#ccbd45 color space conversions
Hex:
#ccbd45
RGB:
204, 189, 69
CMY:
20, 26, 73
CMYK:
0, 7, 66, 20
HSL:
53°, 56.9620%, 53.5294%
HSV (HSB):
53°, 66.1765%, 80.0000%
XYZ:
44.1736, 49.6622, 12.8878
xyY:
0.4139, 0.4653, 49.6622
CIE-Lab:
75.8615, -8.6570, 60.1838
CIE-LCH:
75.8615, 60.8032, 98.1854
CIE-Luv:
75.8615, 15.4029, 70.6318
Hunter-Lab:
70.4714, -11.4358, 38.4871
#ccbd45 color charts
#ccbd45 color shades, tints & tones
#ccbd45 color schemes
#ccbd45 color preview, HTML & CSS examples
This text has a color of #ccbd45
<p style="color:#ccbd45;">Text here</p>
.mytext {color:#ccbd45;}
This box has a color of #ccbd45
<div style="background-color:#ccbd45;">Content here</div>
.mybackground {background-color:#ccbd45;}
Border around this has a color of #ccbd45
<div style="border:2px solid #ccbd45;">Content here</div>
.myborder {border:2px solid #ccbd45;}