#cefde1 color space conversions
Hex:
#cefde1
RGB:
206, 253, 225
CMY:
19, 1, 12
CMYK:
19, 0, 11, 1
HSL:
144°, 92.1569%, 90.0000%
HSV (HSB):
144°, 18.5771%, 99.2157%
XYZ:
74.1695, 88.8086, 84.4668
xyY:
0.2997, 0.3589, 88.8086
CIE-Lab:
95.5004, -20.2790, 8.4732
CIE-LCH:
95.5004, 21.9780, 157.3234
CIE-Luv:
95.5004, -23.6950, 16.4419
Hunter-Lab:
94.2383, -24.4301, 12.8246
#cefde1 color charts
#cefde1 color shades, tints & tones
#cefde1 color schemes
#cefde1 color preview, HTML & CSS examples
This text has a color of #cefde1
<p style="color:#cefde1;">Text here</p>
.mytext {color:#cefde1;}
This box has a color of #cefde1
<div style="background-color:#cefde1;">Content here</div>
.mybackground {background-color:#cefde1;}
Border around this has a color of #cefde1
<div style="border:2px solid #cefde1;">Content here</div>
.myborder {border:2px solid #cefde1;}