#cbc7a5 color space conversions
Hex:
#cbc7a5
RGB:
203, 199, 165
CMY:
20, 22, 35
CMYK:
0, 2, 19, 20
HSL:
54°, 26.7606%, 72.1569%
HSV (HSB):
54°, 18.7192%, 79.6078%
XYZ:
51.8436, 56.2600, 43.7241
xyY:
0.3415, 0.3706, 56.2600
CIE-Lab:
79.7615, -4.2370, 17.5523
CIE-LCH:
79.7615, 18.0565, 103.5712
CIE-Luv:
79.7615, 4.2504, 25.6449
Hunter-Lab:
75.0066, -7.8849, 17.9423
#cbc7a5 color charts
#cbc7a5 color shades, tints & tones
#cbc7a5 color schemes
#cbc7a5 color preview, HTML & CSS examples
This text has a color of #cbc7a5
<p style="color:#cbc7a5;">Text here</p>
.mytext {color:#cbc7a5;}
This box has a color of #cbc7a5
<div style="background-color:#cbc7a5;">Content here</div>
.mybackground {background-color:#cbc7a5;}
Border around this has a color of #cbc7a5
<div style="border:2px solid #cbc7a5;">Content here</div>
.myborder {border:2px solid #cbc7a5;}