#ffcc1f color space conversions
Hex:
#ffcc1f
RGB:
255, 204, 31
CMY:
0, 20, 88
CMYK:
0, 20, 88, 0
HSL:
46°, 100.0000%, 56.0784%
HSV (HSB):
46°, 87.8431%, 100.0000%
XYZ:
63.0802, 64.5447, 10.4300
xyY:
0.4569, 0.4675, 64.5447
CIE-Lab:
84.2485, 4.0298, 81.3317
CIE-LCH:
84.2485, 81.4315, 87.1635
CIE-Luv:
84.2485, 43.4036, 85.8380
Hunter-Lab:
80.3397, -0.4419, 48.5405
#ffcc1f color charts
#ffcc1f color shades, tints & tones
#ffcc1f color schemes
#ffcc1f color preview, HTML & CSS examples
This text has a color of #ffcc1f
<p style="color:#ffcc1f;">Text here</p>
.mytext {color:#ffcc1f;}
This box has a color of #ffcc1f
<div style="background-color:#ffcc1f;">Content here</div>
.mybackground {background-color:#ffcc1f;}
Border around this has a color of #ffcc1f
<div style="border:2px solid #ffcc1f;">Content here</div>
.myborder {border:2px solid #ffcc1f;}