#fa3d00 color space conversions
Hex:
#fa3d00
RGB:
250, 61, 0
CMY:
2, 76, 100
CMYK:
0, 76, 100, 2
HSL:
15°, 100.0000%, 49.0196%
HSV (HSB):
15°, 100.0000%, 98.0392%
XYZ:
41.0931, 23.6615, 2.4013
xyY:
0.6119, 0.3523, 23.6615
CIE-Lab:
55.7473, 68.8215, 67.6158
CIE-LCH:
55.7473, 96.4795, 44.4937
CIE-Luv:
55.7473, 152.0526, 43.3355
Hunter-Lab:
48.6431, 65.6693, 31.1233
#fa3d00 color charts
#fa3d00 color shades, tints & tones
#fa3d00 color schemes
#fa3d00 color preview, HTML & CSS examples
This text has a color of #fa3d00
<p style="color:#fa3d00;">Text here</p>
.mytext {color:#fa3d00;}
This box has a color of #fa3d00
<div style="background-color:#fa3d00;">Content here</div>
.mybackground {background-color:#fa3d00;}
Border around this has a color of #fa3d00
<div style="border:2px solid #fa3d00;">Content here</div>
.myborder {border:2px solid #fa3d00;}