#ccab2c color space conversions
Hex:
#ccab2c
RGB:
204, 171, 44
CMY:
20, 33, 83
CMYK:
0, 16, 78, 20
HSL:
48°, 64.5161%, 48.6275%
HSV (HSB):
48°, 78.4314%, 80.0000%
XYZ:
39.9194, 42.1450, 8.4137
xyY:
0.4412, 0.4658, 42.1450
CIE-Lab:
70.9708, -0.4317, 64.7629
CIE-LCH:
70.9708, 64.7643, 90.3819
CIE-Luv:
70.9708, 28.7325, 69.7487
Hunter-Lab:
64.9192, -3.8475, 37.7593
#ccab2c color charts
#ccab2c color shades, tints & tones
#ccab2c color schemes
#ccab2c color preview, HTML & CSS examples
This text has a color of #ccab2c
<p style="color:#ccab2c;">Text here</p>
.mytext {color:#ccab2c;}
This box has a color of #ccab2c
<div style="background-color:#ccab2c;">Content here</div>
.mybackground {background-color:#ccab2c;}
Border around this has a color of #ccab2c
<div style="border:2px solid #ccab2c;">Content here</div>
.myborder {border:2px solid #ccab2c;}