#fa6e2c color space conversions
Hex:
#fa6e2c
RGB:
250, 110, 44
CMY:
2, 57, 83
CMYK:
0, 56, 82, 2
HSL:
19°, 95.3704%, 57.6471%
HSV (HSB):
19°, 82.4000%, 98.0392%
XYZ:
45.4549, 31.6577, 6.0977
xyY:
0.5463, 0.3805, 31.6577
CIE-Lab:
63.0590, 50.2352, 59.7903
CIE-LCH:
63.0590, 78.0926, 49.9634
CIE-Luv:
63.0590, 114.5459, 49.7191
Hunter-Lab:
56.2652, 45.7406, 32.9601
#fa6e2c color charts
#fa6e2c color shades, tints & tones
#fa6e2c color schemes
#fa6e2c color preview, HTML & CSS examples
This text has a color of #fa6e2c
<p style="color:#fa6e2c;">Text here</p>
.mytext {color:#fa6e2c;}
This box has a color of #fa6e2c
<div style="background-color:#fa6e2c;">Content here</div>
.mybackground {background-color:#fa6e2c;}
Border around this has a color of #fa6e2c
<div style="border:2px solid #fa6e2c;">Content here</div>
.myborder {border:2px solid #fa6e2c;}