#ccaf15 color space conversions
Hex:
#ccaf15
RGB:
204, 175, 21
CMY:
20, 31, 92
CMYK:
0, 14, 90, 20
HSL:
50°, 81.3333%, 44.1176%
HSV (HSB):
50°, 89.7059%, 80.0000%
XYZ:
40.3672, 43.5515, 6.9882
xyY:
0.4441, 0.4791, 43.5515
CIE-Lab:
71.9277, -3.1612, 71.5243
CIE-LCH:
71.9277, 71.5941, 92.5307
CIE-Luv:
71.9277, 26.2900, 74.9619
Hunter-Lab:
65.9935, -6.3031, 39.9172
#ccaf15 color charts
#ccaf15 color shades, tints & tones
#ccaf15 color schemes
#ccaf15 color preview, HTML & CSS examples
This text has a color of #ccaf15
<p style="color:#ccaf15;">Text here</p>
.mytext {color:#ccaf15;}
This box has a color of #ccaf15
<div style="background-color:#ccaf15;">Content here</div>
.mybackground {background-color:#ccaf15;}
Border around this has a color of #ccaf15
<div style="border:2px solid #ccaf15;">Content here</div>
.myborder {border:2px solid #ccaf15;}