#ceefde color space conversions
Hex:
#ceefde
RGB:
206, 239, 222
CMY:
19, 6, 13
CMYK:
14, 0, 7, 6
HSL:
149°, 50.7692%, 87.2549%
HSV (HSB):
149°, 13.8075%, 93.7255%
XYZ:
69.5049, 80.1287, 80.9103
xyY:
0.3015, 0.3476, 80.1287
CIE-Lab:
91.7426, -13.9414, 4.6105
CIE-LCH:
91.7426, 14.6839, 161.7007
CIE-Luv:
91.7426, -16.9685, 9.4671
Hunter-Lab:
89.5147, -18.0518, 9.0693
#ceefde color charts
#ceefde color shades, tints & tones
#ceefde color schemes
#ceefde color preview, HTML & CSS examples
This text has a color of #ceefde
<p style="color:#ceefde;">Text here</p>
.mytext {color:#ceefde;}
This box has a color of #ceefde
<div style="background-color:#ceefde;">Content here</div>
.mybackground {background-color:#ceefde;}
Border around this has a color of #ceefde
<div style="border:2px solid #ceefde;">Content here</div>
.myborder {border:2px solid #ceefde;}