#ccc8e0 color space conversions
Hex:
#ccc8e0
RGB:
204, 200, 224
CMY:
20, 22, 12
CMYK:
9, 11, 0, 12
HSL:
250°, 27.9070%, 83.1373%
HSV (HSB):
250°, 10.7143%, 87.8431%
XYZ:
59.0107, 59.5277, 78.9008
xyY:
0.2989, 0.3015, 59.5277
CIE-Lab:
81.5808, 5.9405, -11.3975
CIE-LCH:
81.5808, 12.8527, 297.5289
CIE-Luv:
81.5808, 0.7892, -18.6734
Hunter-Lab:
77.1542, 1.5041, -6.6242
#ccc8e0 color charts
#ccc8e0 color shades, tints & tones
#ccc8e0 color schemes
#ccc8e0 color preview, HTML & CSS examples
This text has a color of #ccc8e0
<p style="color:#ccc8e0;">Text here</p>
.mytext {color:#ccc8e0;}
This box has a color of #ccc8e0
<div style="background-color:#ccc8e0;">Content here</div>
.mybackground {background-color:#ccc8e0;}
Border around this has a color of #ccc8e0
<div style="border:2px solid #ccc8e0;">Content here</div>
.myborder {border:2px solid #ccc8e0;}