#cffdd4 color space conversions
Hex:
#cffdd4
RGB:
207, 253, 212
CMY:
19, 1, 17
CMYK:
18, 0, 16, 1
HSL:
127°, 92.0000%, 90.1961%
HSV (HSB):
127°, 18.1818%, 99.2157%
XYZ:
72.7411, 88.2694, 75.4912
xyY:
0.3076, 0.3732, 88.2694
CIE-Lab:
95.2743, -22.2786, 14.8377
CIE-LCH:
95.2743, 26.7674, 146.3361
CIE-Luv:
95.2743, -23.0280, 26.0913
Hunter-Lab:
93.9518, -26.2142, 18.1262
#cffdd4 color charts
#cffdd4 color shades, tints & tones
#cffdd4 color schemes
#cffdd4 color preview, HTML & CSS examples
This text has a color of #cffdd4
<p style="color:#cffdd4;">Text here</p>
.mytext {color:#cffdd4;}
This box has a color of #cffdd4
<div style="background-color:#cffdd4;">Content here</div>
.mybackground {background-color:#cffdd4;}
Border around this has a color of #cffdd4
<div style="border:2px solid #cffdd4;">Content here</div>
.myborder {border:2px solid #cffdd4;}