#cffcf9 color space conversions
Hex:
#cffcf9
RGB:
207, 252, 249
CMY:
19, 1, 2
CMYK:
18, 0, 1, 1
HSL:
176°, 88.2353%, 90.0000%
HSV (HSB):
176°, 17.8571%, 98.8235%
XYZ:
77.6414, 89.7258, 102.8492
xyY:
0.2873, 0.3321, 89.7258
CIE-Lab:
95.8829, -14.8543, -3.3337
CIE-LCH:
95.8829, 15.2237, 192.6490
CIE-Luv:
95.8829, -23.1062, -2.6353
Hunter-Lab:
94.7237, -19.4568, 1.9306
#cffcf9 color charts
#cffcf9 color shades, tints & tones
#cffcf9 color schemes
#cffcf9 color preview, HTML & CSS examples
This text has a color of #cffcf9
<p style="color:#cffcf9;">Text here</p>
.mytext {color:#cffcf9;}
This box has a color of #cffcf9
<div style="background-color:#cffcf9;">Content here</div>
.mybackground {background-color:#cffcf9;}
Border around this has a color of #cffcf9
<div style="border:2px solid #cffcf9;">Content here</div>
.myborder {border:2px solid #cffcf9;}