#cefad7 color space conversions
Hex:
#cefad7
RGB:
206, 250, 215
CMY:
19, 2, 16
CMYK:
18, 0, 14, 2
HSL:
132°, 81.4815%, 89.4118%
HSV (HSB):
132°, 17.6000%, 98.0392%
XYZ:
71.9049, 86.3993, 77.1769
xyY:
0.3054, 0.3669, 86.3993
CIE-Lab:
94.4828, -20.6263, 12.1653
CIE-LCH:
94.4828, 23.9466, 149.4682
CIE-Luv:
94.4828, -22.1248, 21.9056
Hunter-Lab:
92.9512, -24.5812, 15.8377
#cefad7 color charts
#cefad7 color shades, tints & tones
#cefad7 color schemes
#cefad7 color preview, HTML & CSS examples
This text has a color of #cefad7
<p style="color:#cefad7;">Text here</p>
.mytext {color:#cefad7;}
This box has a color of #cefad7
<div style="background-color:#cefad7;">Content here</div>
.mybackground {background-color:#cefad7;}
Border around this has a color of #cefad7
<div style="border:2px solid #cefad7;">Content here</div>
.myborder {border:2px solid #cefad7;}