#cbc6cc color space conversions
Hex:
#cbc6cc
RGB:
203, 198, 204
CMY:
20, 22, 20
CMYK:
0, 3, 0, 20
HSL:
290°, 5.5556%, 78.8235%
HSV (HSB):
290°, 2.9412%, 80.0000%
XYZ:
55.7218, 57.4443, 65.2777
xyY:
0.3123, 0.3219, 57.4443
CIE-Lab:
80.4289, 2.8295, -2.3851
CIE-LCH:
80.4289, 3.7006, 319.8716
CIE-Luv:
80.4289, 2.4870, -4.0973
Hunter-Lab:
75.7920, -1.4041, 1.9894
#cbc6cc color charts
#cbc6cc color shades, tints & tones
#cbc6cc color schemes
#cbc6cc color preview, HTML & CSS examples
This text has a color of #cbc6cc
<p style="color:#cbc6cc;">Text here</p>
.mytext {color:#cbc6cc;}
This box has a color of #cbc6cc
<div style="background-color:#cbc6cc;">Content here</div>
.mybackground {background-color:#cbc6cc;}
Border around this has a color of #cbc6cc
<div style="border:2px solid #cbc6cc;">Content here</div>
.myborder {border:2px solid #cbc6cc;}