#cbdedc color space conversions
Hex:
#cbdedc
RGB:
203, 222, 220
CMY:
20, 13, 14
CMYK:
9, 0, 1, 13
HSL:
174°, 22.3529%, 83.3333%
HSV (HSB):
174°, 8.5586%, 87.0588%
XYZ:
63.6681, 70.1064, 77.8864
xyY:
0.3008, 0.3312, 70.1064
CIE-Lab:
87.0490, -6.6903, -1.1964
CIE-LCH:
87.0490, 6.7964, 190.1387
CIE-Luv:
87.0490, -10.2332, -0.6646
Hunter-Lab:
83.7295, -10.7949, 3.4583
#cbdedc color charts
#cbdedc RGB chart
#cbdedc CMYK chart
#cbdedc RGB pie chart
#cbdedc color shades, tints & tones
#cbdedc color schemes
#cbdedc color preview, HTML & CSS examples
This text has a color of #cbdedc
<p style="color:#cbdedc;">Text here</p>
.mytext {color:#cbdedc;}
Text color #cbdedc
This box has a color of #cbdedc
<div style="background-color:#cbdedc;">Content here</div>
.mybackground {background-color:#cbdedc;}
Background color #cbdedc
Border around this has a color of #cbdedc
<div style="border:2px solid #cbdedc;">Content here</div>
.myborder {border:2px solid #cbdedc;}
Border color #cbdedc