#ccb143 color space conversions
Hex:
#ccb143
RGB:
204, 177, 67
CMY:
20, 31, 74
CMYK:
0, 13, 67, 20
HSL:
48°, 57.3222%, 53.1373%
HSV (HSB):
48°, 67.1569%, 80.0000%
XYZ:
41.6371, 44.6869, 11.7411
xyY:
0.4246, 0.4557, 44.6869
CIE-Lab:
72.6852, -2.5260, 57.7108
CIE-LCH:
72.6852, 57.7661, 92.5063
CIE-Luv:
72.6852, 23.6866, 66.0887
Hunter-Lab:
66.8483, -5.8040, 36.3802
#ccb143 color charts
#ccb143 color shades, tints & tones
#ccb143 color schemes
#ccb143 color preview, HTML & CSS examples
This text has a color of #ccb143
<p style="color:#ccb143;">Text here</p>
.mytext {color:#ccb143;}
This box has a color of #ccb143
<div style="background-color:#ccb143;">Content here</div>
.mybackground {background-color:#ccb143;}
Border around this has a color of #ccb143
<div style="border:2px solid #ccb143;">Content here</div>
.myborder {border:2px solid #ccb143;}