#ccbe3f color space conversions
Hex:
#ccbe3f
RGB:
204, 190, 63
CMY:
20, 25, 75
CMYK:
0, 7, 69, 20
HSL:
54°, 58.0247%, 52.3529%
HSV (HSB):
54°, 69.1176%, 80.0000%
XYZ:
44.2125, 50.0232, 12.0278
xyY:
0.4161, 0.4707, 50.0232
CIE-Lab:
76.0835, -9.5003, 62.8012
CIE-LCH:
76.0835, 63.5157, 98.6022
CIE-Luv:
76.0835, 14.9030, 72.8594
Hunter-Lab:
70.7271, -12.1894, 39.4261
#ccbe3f color charts
#ccbe3f color shades, tints & tones
#ccbe3f color schemes
#ccbe3f color preview, HTML & CSS examples
This text has a color of #ccbe3f
<p style="color:#ccbe3f;">Text here</p>
.mytext {color:#ccbe3f;}
This box has a color of #ccbe3f
<div style="background-color:#ccbe3f;">Content here</div>
.mybackground {background-color:#ccbe3f;}
Border around this has a color of #ccbe3f
<div style="border:2px solid #ccbe3f;">Content here</div>
.myborder {border:2px solid #ccbe3f;}