#cefdd8 color space conversions
Hex:
#cefdd8
RGB:
206, 253, 216
CMY:
19, 1, 15
CMYK:
19, 0, 15, 1
HSL:
133°, 92.1569%, 90.0000%
HSV (HSB):
133°, 18.5771%, 99.2157%
XYZ:
72.9735, 88.3302, 78.1691
xyY:
0.3047, 0.3689, 88.3302
CIE-Lab:
95.2998, -21.9021, 12.8130
CIE-LCH:
95.2998, 25.3746, 149.6718
CIE-Luv:
95.2998, -23.5770, 23.1047
Hunter-Lab:
93.9842, -25.8768, 16.4759
#cefdd8 color charts
#cefdd8 color shades, tints & tones
#cefdd8 color schemes
#cefdd8 color preview, HTML & CSS examples
This text has a color of #cefdd8
<p style="color:#cefdd8;">Text here</p>
.mytext {color:#cefdd8;}
This box has a color of #cefdd8
<div style="background-color:#cefdd8;">Content here</div>
.mybackground {background-color:#cefdd8;}
Border around this has a color of #cefdd8
<div style="border:2px solid #cefdd8;">Content here</div>
.myborder {border:2px solid #cefdd8;}