#cbc8cf color space conversions
Hex:
#cbc8cf
RGB:
203, 200, 207
CMY:
20, 22, 19
CMYK:
2, 3, 0, 19
HSL:
266°, 6.7961%, 79.8039%
HSV (HSB):
266°, 3.3816%, 81.1765%
XYZ:
56.5454, 58.5101, 67.3448
xyY:
0.3100, 0.3208, 58.5101
CIE-Lab:
81.0215, 2.3265, -3.1248
CIE-LCH:
81.0215, 3.8957, 306.6689
CIE-Luv:
81.0215, 1.2884, -5.1425
Hunter-Lab:
76.4919, -1.9076, 1.3443
#cbc8cf color charts
#cbc8cf color shades, tints & tones
#cbc8cf color schemes
#cbc8cf color preview, HTML & CSS examples
This text has a color of #cbc8cf
<p style="color:#cbc8cf;">Text here</p>
.mytext {color:#cbc8cf;}
This box has a color of #cbc8cf
<div style="background-color:#cbc8cf;">Content here</div>
.mybackground {background-color:#cbc8cf;}
Border around this has a color of #cbc8cf
<div style="border:2px solid #cbc8cf;">Content here</div>
.myborder {border:2px solid #cbc8cf;}