#ccb25c color space conversions
Hex:
#ccb25c
RGB:
204, 178, 92
CMY:
20, 30, 64
CMYK:
0, 13, 55, 20
HSL:
46°, 52.3364%, 58.0392%
HSV (HSB):
46°, 54.9020%, 80.0000%
XYZ:
42.7540, 45.4509, 16.6447
xyY:
0.4078, 0.4335, 45.4509
CIE-Lab:
73.1878, -1.3266, 46.8332
CIE-LCH:
73.1878, 46.8520, 91.6225
CIE-Luv:
73.1878, 21.8664, 56.9478
Hunter-Lab:
67.4173, -4.7809, 32.5539
#ccb25c color charts
#ccb25c color shades, tints & tones
#ccb25c color schemes
#ccb25c color preview, HTML & CSS examples
This text has a color of #ccb25c
<p style="color:#ccb25c;">Text here</p>
.mytext {color:#ccb25c;}
This box has a color of #ccb25c
<div style="background-color:#ccb25c;">Content here</div>
.mybackground {background-color:#ccb25c;}
Border around this has a color of #ccb25c
<div style="border:2px solid #ccb25c;">Content here</div>
.myborder {border:2px solid #ccb25c;}