#faa33c color space conversions
Hex:
#faa33c
RGB:
250, 163, 60
CMY:
2, 36, 76
CMYK:
0, 35, 76, 2
HSL:
33°, 95.0000%, 60.7843%
HSV (HSB):
33°, 76.0000%, 98.0392%
XYZ:
53.3371, 46.8446, 10.5057
xyY:
0.4819, 0.4232, 46.8446
CIE-Lab:
74.0903, 24.0942, 63.5966
CIE-LCH:
74.0903, 68.0078, 69.2503
CIE-Luv:
74.0903, 70.3800, 64.5469
Hunter-Lab:
68.4431, 19.3280, 38.8094
#faa33c color charts
#faa33c color shades, tints & tones
#faa33c color schemes
#faa33c color preview, HTML & CSS examples
This text has a color of #faa33c
<p style="color:#faa33c;">Text here</p>
.mytext {color:#faa33c;}
This box has a color of #faa33c
<div style="background-color:#faa33c;">Content here</div>
.mybackground {background-color:#faa33c;}
Border around this has a color of #faa33c
<div style="border:2px solid #faa33c;">Content here</div>
.myborder {border:2px solid #faa33c;}