#cbcac5 color space conversions
Hex:
#cbcac5
RGB:
203, 202, 197
CMY:
20, 21, 23
CMYK:
0, 0, 3, 20
HSL:
50°, 5.4545%, 78.4314%
HSV (HSB):
50°, 2.9557%, 79.6078%
XYZ:
55.8272, 58.9688, 61.2630
xyY:
0.3171, 0.3349, 58.9688
CIE-Lab:
81.2744, -0.5515, 2.6035
CIE-LCH:
81.2744, 2.6613, 101.9609
CIE-Luv:
81.2744, 0.8529, 3.9849
Hunter-Lab:
76.7911, -4.6149, 6.4530
#cbcac5 color charts
#cbcac5 color shades, tints & tones
#cbcac5 color schemes
#cbcac5 color preview, HTML & CSS examples
This text has a color of #cbcac5
<p style="color:#cbcac5;">Text here</p>
.mytext {color:#cbcac5;}
This box has a color of #cbcac5
<div style="background-color:#cbcac5;">Content here</div>
.mybackground {background-color:#cbcac5;}
Border around this has a color of #cbcac5
<div style="border:2px solid #cbcac5;">Content here</div>
.myborder {border:2px solid #cbcac5;}