#cbc0c5 color space conversions
Hex:
#cbc0c5
RGB:
203, 192, 197
CMY:
20, 25, 23
CMYK:
0, 5, 3, 20
HSL:
333°, 9.5652%, 77.4510%
HSV (HSB):
333°, 5.4187%, 79.6078%
XYZ:
53.5563, 54.4270, 60.5061
xyY:
0.3179, 0.3230, 54.4270
CIE-Lab:
78.7101, 4.7454, -1.1350
CIE-LCH:
78.7101, 4.8792, 346.5489
CIE-Luv:
78.7101, 6.0341, -2.5331
Hunter-Lab:
73.7747, 0.4754, 3.0157
#cbc0c5 color charts
#cbc0c5 color shades, tints & tones
#cbc0c5 color schemes
#cbc0c5 color preview, HTML & CSS examples
This text has a color of #cbc0c5
<p style="color:#cbc0c5;">Text here</p>
.mytext {color:#cbc0c5;}
This box has a color of #cbc0c5
<div style="background-color:#cbc0c5;">Content here</div>
.mybackground {background-color:#cbc0c5;}
Border around this has a color of #cbc0c5
<div style="border:2px solid #cbc0c5;">Content here</div>
.myborder {border:2px solid #cbc0c5;}