#cbc3a5 color space conversions
Hex:
#cbc3a5
RGB:
203, 195, 165
CMY:
20, 24, 35
CMYK:
0, 4, 19, 20
HSL:
47°, 26.7606%, 72.1569%
HSV (HSB):
47°, 18.7192%, 79.6078%
XYZ:
50.9352, 54.4433, 43.4213
xyY:
0.3423, 0.3659, 54.4433
CIE-Lab:
78.7195, -2.1455, 16.0971
CIE-LCH:
78.7195, 16.2395, 97.5919
CIE-Luv:
78.7195, 6.4884, 23.2402
Hunter-Lab:
73.7857, -5.9042, 16.7591
#cbc3a5 color charts
#cbc3a5 color shades, tints & tones
#cbc3a5 color schemes
#cbc3a5 color preview, HTML & CSS examples
This text has a color of #cbc3a5
<p style="color:#cbc3a5;">Text here</p>
.mytext {color:#cbc3a5;}
This box has a color of #cbc3a5
<div style="background-color:#cbc3a5;">Content here</div>
.mybackground {background-color:#cbc3a5;}
Border around this has a color of #cbc3a5
<div style="border:2px solid #cbc3a5;">Content here</div>
.myborder {border:2px solid #cbc3a5;}