#cbc5b5 color space conversions
Hex:
#cbc5b5
RGB:
203, 197, 181
CMY:
20, 23, 29
CMYK:
0, 3, 11, 20
HSL:
44°, 17.4603%, 75.2941%
HSV (HSB):
44°, 10.8374%, 79.6078%
XYZ:
52.9353, 55.9652, 51.7284
xyY:
0.3296, 0.3484, 55.9652
CIE-Lab:
79.5940, -0.6670, 8.7591
CIE-LCH:
79.5940, 8.7845, 94.3547
CIE-Luv:
79.5940, 4.4295, 12.8978
Hunter-Lab:
74.8099, -4.6111, 11.3700
#cbc5b5 color charts
#cbc5b5 color shades, tints & tones
#cbc5b5 color schemes
#cbc5b5 color preview, HTML & CSS examples
This text has a color of #cbc5b5
<p style="color:#cbc5b5;">Text here</p>
.mytext {color:#cbc5b5;}
This box has a color of #cbc5b5
<div style="background-color:#cbc5b5;">Content here</div>
.mybackground {background-color:#cbc5b5;}
Border around this has a color of #cbc5b5
<div style="border:2px solid #cbc5b5;">Content here</div>
.myborder {border:2px solid #cbc5b5;}