#ccbe5a color space conversions
Hex:
#ccbe5a
RGB:
204, 190, 90
CMY:
20, 25, 65
CMYK:
0, 7, 56, 20
HSL:
53°, 52.7778%, 57.6471%
HSV (HSB):
53°, 55.8824%, 80.0000%
XYZ:
45.1608, 50.4025, 17.0213
xyY:
0.4011, 0.4477, 50.4025
CIE-Lab:
76.3156, -7.7508, 51.4256
CIE-LCH:
76.3156, 52.0064, 98.5711
CIE-Luv:
76.3156, 14.0060, 63.4159
Hunter-Lab:
70.9947, -10.6943, 35.4813
#ccbe5a color charts
#ccbe5a color shades, tints & tones
#ccbe5a color schemes
#ccbe5a color preview, HTML & CSS examples
This text has a color of #ccbe5a
<p style="color:#ccbe5a;">Text here</p>
.mytext {color:#ccbe5a;}
This box has a color of #ccbe5a
<div style="background-color:#ccbe5a;">Content here</div>
.mybackground {background-color:#ccbe5a;}
Border around this has a color of #ccbe5a
<div style="border:2px solid #ccbe5a;">Content here</div>
.myborder {border:2px solid #ccbe5a;}