#ccdbb5 color space conversions
Hex:
#ccdbb5
RGB:
204, 219, 181
CMY:
20, 14, 29
CMYK:
7, 0, 17, 14
HSL:
84°, 34.5455%, 78.4314%
HSV (HSB):
84°, 17.3516%, 85.8824%
XYZ:
58.5738, 66.8366, 53.5296
xyY:
0.3273, 0.3735, 66.8366
CIE-Lab:
85.4214, -11.6687, 17.0156
CIE-LCH:
85.4214, 20.6322, 124.4409
CIE-Luv:
85.4214, -6.7334, 26.6845
Hunter-Lab:
81.7537, -15.1794, 18.4064
#ccdbb5 color charts
#ccdbb5 color shades, tints & tones
#ccdbb5 color schemes
#ccdbb5 color preview, HTML & CSS examples
This text has a color of #ccdbb5
<p style="color:#ccdbb5;">Text here</p>
.mytext {color:#ccdbb5;}
This box has a color of #ccdbb5
<div style="background-color:#ccdbb5;">Content here</div>
.mybackground {background-color:#ccdbb5;}
Border around this has a color of #ccdbb5
<div style="border:2px solid #ccdbb5;">Content here</div>
.myborder {border:2px solid #ccdbb5;}