#ccbd3f color space conversions
Hex:
#ccbd3f
RGB:
204, 189, 63
CMY:
20, 26, 75
CMYK:
0, 7, 69, 20
HSL:
54°, 58.0247%, 52.3529%
HSV (HSB):
54°, 69.1176%, 80.0000%
XYZ:
43.9966, 49.5914, 11.9559
xyY:
0.4169, 0.4699, 49.5914
CIE-Lab:
75.8178, -8.9867, 62.5349
CIE-LCH:
75.8178, 63.1773, 98.1778
CIE-Luv:
75.8178, 15.5775, 72.4355
Hunter-Lab:
70.4212, -11.7167, 39.2288
#ccbd3f color charts
#ccbd3f color shades, tints & tones
#ccbd3f color schemes
#ccbd3f color preview, HTML & CSS examples
This text has a color of #ccbd3f
<p style="color:#ccbd3f;">Text here</p>
.mytext {color:#ccbd3f;}
This box has a color of #ccbd3f
<div style="background-color:#ccbd3f;">Content here</div>
.mybackground {background-color:#ccbd3f;}
Border around this has a color of #ccbd3f
<div style="border:2px solid #ccbd3f;">Content here</div>
.myborder {border:2px solid #ccbd3f;}