#ccb345 color space conversions
Hex:
#ccb345
RGB:
204, 179, 69
CMY:
20, 30, 73
CMYK:
0, 12, 66, 20
HSL:
49°, 56.9620%, 53.5294%
HSV (HSB):
49°, 66.1765%, 80.0000%
XYZ:
42.0961, 45.5072, 12.1953
xyY:
0.4218, 0.4560, 45.5072
CIE-Lab:
73.2246, -3.4607, 57.4288
CIE-LCH:
73.2246, 57.5330, 93.4485
CIE-Luv:
73.2246, 22.2208, 66.3028
Hunter-Lab:
67.4591, -6.6649, 36.5028
#ccb345 color charts
#ccb345 color shades, tints & tones
#ccb345 color schemes
#ccb345 color preview, HTML & CSS examples
This text has a color of #ccb345
<p style="color:#ccb345;">Text here</p>
.mytext {color:#ccb345;}
This box has a color of #ccb345
<div style="background-color:#ccb345;">Content here</div>
.mybackground {background-color:#ccb345;}
Border around this has a color of #ccb345
<div style="border:2px solid #ccb345;">Content here</div>
.myborder {border:2px solid #ccb345;}