#cffddd color space conversions
Hex:
#cffddd
RGB:
207, 253, 221
CMY:
19, 1, 13
CMYK:
18, 0, 13, 1
HSL:
138°, 92.0000%, 90.1961%
HSV (HSB):
138°, 18.1818%, 99.2157%
XYZ:
73.9086, 88.7364, 81.6391
xyY:
0.3026, 0.3633, 88.7364
CIE-Lab:
95.4702, -20.6892, 10.4951
CIE-LCH:
95.4702, 23.1989, 153.1025
CIE-Luv:
95.4702, -23.1513, 19.5079
Hunter-Lab:
94.2000, -24.8004, 14.5559
#cffddd color charts
#cffddd color shades, tints & tones
#cffddd color schemes
#cffddd color preview, HTML & CSS examples
This text has a color of #cffddd
<p style="color:#cffddd;">Text here</p>
.mytext {color:#cffddd;}
This box has a color of #cffddd
<div style="background-color:#cffddd;">Content here</div>
.mybackground {background-color:#cffddd;}
Border around this has a color of #cffddd
<div style="border:2px solid #cffddd;">Content here</div>
.myborder {border:2px solid #cffddd;}