#cca748 color space conversions
Hex:
#cca748
RGB:
204, 167, 72
CMY:
20, 35, 72
CMYK:
0, 18, 65, 20
HSL:
43°, 56.4103%, 54.1176%
HSV (HSB):
43°, 64.7059%, 80.0000%
XYZ:
39.8903, 40.9427, 11.9312
xyY:
0.4300, 0.4414, 40.9427
CIE-Lab:
70.1357, 3.0766, 52.8042
CIE-LCH:
70.1357, 52.8938, 86.6654
CIE-Luv:
70.1357, 30.5141, 60.0260
Hunter-Lab:
63.9865, -0.6964, 33.7351
#cca748 color charts
#cca748 color shades, tints & tones
#cca748 color schemes
#cca748 color preview, HTML & CSS examples
This text has a color of #cca748
<p style="color:#cca748;">Text here</p>
.mytext {color:#cca748;}
This box has a color of #cca748
<div style="background-color:#cca748;">Content here</div>
.mybackground {background-color:#cca748;}
Border around this has a color of #cca748
<div style="border:2px solid #cca748;">Content here</div>
.myborder {border:2px solid #cca748;}