#ccaf91 color space conversions
Hex:
#ccaf91
RGB:
204, 175, 145
CMY:
20, 31, 43
CMYK:
0, 14, 29, 20
HSL:
31°, 36.6460%, 68.4314%
HSV (HSB):
31°, 28.9216%, 80.0000%
XYZ:
45.3426, 45.5416, 33.1887
xyY:
0.3655, 0.3671, 45.5416
CIE-Lab:
73.2471, 5.9986, 19.2760
CIE-LCH:
73.2471, 20.1878, 72.7141
CIE-Luv:
73.2471, 20.1850, 25.3876
Hunter-Lab:
67.4846, 1.8356, 18.0806
#ccaf91 color charts
#ccaf91 color shades, tints & tones
#ccaf91 color schemes
#ccaf91 color preview, HTML & CSS examples
This text has a color of #ccaf91
<p style="color:#ccaf91;">Text here</p>
.mytext {color:#ccaf91;}
This box has a color of #ccaf91
<div style="background-color:#ccaf91;">Content here</div>
.mybackground {background-color:#ccaf91;}
Border around this has a color of #ccaf91
<div style="border:2px solid #ccaf91;">Content here</div>
.myborder {border:2px solid #ccaf91;}