#ffcc0c color space conversions
Hex:
#ffcc0c
RGB:
255, 204, 12
CMY:
0, 20, 95
CMYK:
0, 20, 95, 0
HSL:
47°, 100.0000%, 52.3529%
HSV (HSB):
47°, 95.2941%, 100.0000%
XYZ:
62.8992, 64.4723, 9.4771
xyY:
0.4596, 0.4711, 64.4723
CIE-Lab:
84.2111, 3.7739, 84.1435
CIE-LCH:
84.2111, 84.2281, 87.4320
CIE-Luv:
84.2111, 43.6489, 87.4588
Hunter-Lab:
80.2946, -0.6867, 49.2083
#ffcc0c color charts
#ffcc0c color shades, tints & tones
#ffcc0c color schemes
#ffcc0c color preview, HTML & CSS examples
This text has a color of #ffcc0c
<p style="color:#ffcc0c;">Text here</p>
.mytext {color:#ffcc0c;}
This box has a color of #ffcc0c
<div style="background-color:#ffcc0c;">Content here</div>
.mybackground {background-color:#ffcc0c;}
Border around this has a color of #ffcc0c
<div style="border:2px solid #ffcc0c;">Content here</div>
.myborder {border:2px solid #ffcc0c;}