#cefdd2 color space conversions
Hex:
#cefdd2
RGB:
206, 253, 210
CMY:
19, 1, 18
CMYK:
19, 0, 17, 1
HSL:
125°, 92.1569%, 90.0000%
HSV (HSB):
125°, 18.5771%, 99.2157%
XYZ:
72.2117, 88.0255, 74.1574
xyY:
0.3081, 0.3755, 88.0255
CIE-Lab:
95.1717, -22.9485, 15.7095
CIE-LCH:
95.1717, 27.8105, 145.6062
CIE-Luv:
95.1717, -23.5007, 27.4518
Hunter-Lab:
93.8219, -26.8026, 18.8122
#cefdd2 color charts
#cefdd2 color shades, tints & tones
#cefdd2 color schemes
#cefdd2 color preview, HTML & CSS examples
This text has a color of #cefdd2
<p style="color:#cefdd2;">Text here</p>
.mytext {color:#cefdd2;}
This box has a color of #cefdd2
<div style="background-color:#cefdd2;">Content here</div>
.mybackground {background-color:#cefdd2;}
Border around this has a color of #cefdd2
<div style="border:2px solid #cefdd2;">Content here</div>
.myborder {border:2px solid #cefdd2;}