#ccbe5f color space conversions
Hex:
#ccbe5f
RGB:
204, 190, 95
CMY:
20, 25, 63
CMYK:
0, 7, 53, 20
HSL:
52°, 51.6588%, 58.6275%
HSV (HSB):
52°, 53.4314%, 80.0000%
XYZ:
45.3809, 50.4905, 18.1803
xyY:
0.3979, 0.4427, 50.4905
CIE-Lab:
76.3694, -7.3496, 49.1263
CIE-LCH:
76.3694, 49.6731, 98.5087
CIE-Luv:
76.3694, 13.8037, 61.2853
Hunter-Lab:
71.0567, -10.3489, 34.5700
#ccbe5f color charts
#ccbe5f color shades, tints & tones
#ccbe5f color schemes
#ccbe5f color preview, HTML & CSS examples
This text has a color of #ccbe5f
<p style="color:#ccbe5f;">Text here</p>
.mytext {color:#ccbe5f;}
This box has a color of #ccbe5f
<div style="background-color:#ccbe5f;">Content here</div>
.mybackground {background-color:#ccbe5f;}
Border around this has a color of #ccbe5f
<div style="border:2px solid #ccbe5f;">Content here</div>
.myborder {border:2px solid #ccbe5f;}