#ccb225 color space conversions
Hex:
#ccb225
RGB:
204, 178, 37
CMY:
20, 30, 85
CMYK:
0, 13, 82, 20
HSL:
51°, 69.2946%, 47.2549%
HSV (HSB):
51°, 81.8627%, 80.0000%
XYZ:
41.1562, 44.8117, 8.2306
xyY:
0.4369, 0.4757, 44.8117
CIE-Lab:
72.7678, -4.3494, 68.4834
CIE-LCH:
72.7678, 68.6214, 93.6340
CIE-Luv:
72.7678, 23.8591, 73.9099
Hunter-Lab:
66.9416, -7.4046, 39.5692
#ccb225 color charts
#ccb225 color shades, tints & tones
#ccb225 color schemes
#ccb225 color preview, HTML & CSS examples
This text has a color of #ccb225
<p style="color:#ccb225;">Text here</p>
.mytext {color:#ccb225;}
This box has a color of #ccb225
<div style="background-color:#ccb225;">Content here</div>
.mybackground {background-color:#ccb225;}
Border around this has a color of #ccb225
<div style="border:2px solid #ccb225;">Content here</div>
.myborder {border:2px solid #ccb225;}