#cbc2cc color space conversions
Hex:
#cbc2cc
RGB:
203, 194, 204
CMY:
20, 24, 20
CMYK:
0, 5, 0, 20
HSL:
294°, 8.9286%, 78.0392%
HSV (HSB):
294°, 4.9020%, 80.0000%
XYZ:
54.8195, 55.6397, 64.9770
xyY:
0.3125, 0.3172, 55.6397
CIE-Lab:
79.4083, 4.9573, -3.8852
CIE-LCH:
79.4083, 6.2984, 321.9129
CIE-Luv:
79.4083, 4.5231, -6.7414
Hunter-Lab:
74.5920, 0.6479, 0.5670
#cbc2cc color charts
#cbc2cc color shades, tints & tones
#cbc2cc color schemes
#cbc2cc color preview, HTML & CSS examples
This text has a color of #cbc2cc
<p style="color:#cbc2cc;">Text here</p>
.mytext {color:#cbc2cc;}
This box has a color of #cbc2cc
<div style="background-color:#cbc2cc;">Content here</div>
.mybackground {background-color:#cbc2cc;}
Border around this has a color of #cbc2cc
<div style="border:2px solid #cbc2cc;">Content here</div>
.myborder {border:2px solid #cbc2cc;}