#ffcc2a color space conversions
Hex:
#ffcc2a
RGB:
255, 204, 42
CMY:
0, 20, 84
CMYK:
0, 20, 84, 0
HSL:
46°, 100.0000%, 58.2353%
HSV (HSB):
46°, 83.5294%, 100.0000%
XYZ:
63.2508, 64.6129, 11.3283
xyY:
0.4544, 0.4642, 64.6129
CIE-Lab:
84.2839, 4.2704, 78.8373
CIE-LCH:
84.2839, 78.9529, 86.8995
CIE-Luv:
84.2839, 43.1740, 84.3203
Hunter-Lab:
80.3821, -0.2114, 47.9117
#ffcc2a color charts
#ffcc2a color shades, tints & tones
#ffcc2a color schemes
#ffcc2a color preview, HTML & CSS examples
This text has a color of #ffcc2a
<p style="color:#ffcc2a;">Text here</p>
.mytext {color:#ffcc2a;}
This box has a color of #ffcc2a
<div style="background-color:#ffcc2a;">Content here</div>
.mybackground {background-color:#ffcc2a;}
Border around this has a color of #ffcc2a
<div style="border:2px solid #ffcc2a;">Content here</div>
.myborder {border:2px solid #ffcc2a;}