#cbc7c5 color space conversions
Hex:
#cbc7c5
RGB:
203, 199, 197
CMY:
20, 22, 23
CMYK:
0, 2, 3, 20
HSL:
20°, 5.4545%, 78.4314%
HSV (HSB):
20°, 2.9557%, 79.6078%
XYZ:
55.1301, 57.5746, 61.0307
xyY:
0.3173, 0.3314, 57.5746
CIE-Lab:
80.5017, 1.0291, 1.4802
CIE-LCH:
80.5017, 1.8028, 55.1915
CIE-Luv:
80.5017, 2.4052, 2.0318
Hunter-Lab:
75.8779, -3.0949, 5.4260
#cbc7c5 color charts
#cbc7c5 color shades, tints & tones
#cbc7c5 color schemes
#cbc7c5 color preview, HTML & CSS examples
This text has a color of #cbc7c5
<p style="color:#cbc7c5;">Text here</p>
.mytext {color:#cbc7c5;}
This box has a color of #cbc7c5
<div style="background-color:#cbc7c5;">Content here</div>
.mybackground {background-color:#cbc7c5;}
Border around this has a color of #cbc7c5
<div style="border:2px solid #cbc7c5;">Content here</div>
.myborder {border:2px solid #cbc7c5;}