#cff9d6 color space conversions
Hex:
#cff9d6
RGB:
207, 249, 214
CMY:
19, 2, 16
CMYK:
17, 0, 14, 2
HSL:
130°, 77.7778%, 89.4118%
HSV (HSB):
130°, 16.8675%, 97.6471%
XYZ:
71.7454, 85.8718, 76.4119
xyY:
0.3066, 0.3669, 85.8718
CIE-Lab:
94.2575, -19.9924, 12.3680
CIE-LCH:
94.2575, 23.5088, 148.2575
CIE-Luv:
94.2575, -21.1265, 22.0791
Hunter-Lab:
92.6670, -23.9676, 15.9773
#cff9d6 color charts
#cff9d6 color shades, tints & tones
#cff9d6 color schemes
#cff9d6 color preview, HTML & CSS examples
This text has a color of #cff9d6
<p style="color:#cff9d6;">Text here</p>
.mytext {color:#cff9d6;}
This box has a color of #cff9d6
<div style="background-color:#cff9d6;">Content here</div>
.mybackground {background-color:#cff9d6;}
Border around this has a color of #cff9d6
<div style="border:2px solid #cff9d6;">Content here</div>
.myborder {border:2px solid #cff9d6;}