#cffdfd color space conversions
Hex:
#cffdfd
RGB:
207, 253, 253
CMY:
19, 1, 1
CMYK:
18, 0, 0, 1
HSL:
180°, 92.0000%, 90.1961%
HSV (HSB):
180°, 18.1818%, 99.2157%
XYZ:
78.5870, 90.6078, 106.2756
xyY:
0.2853, 0.3289, 90.6078
CIE-Lab:
96.2483, -14.5395, -4.8590
CIE-LCH:
96.2483, 15.3299, 198.4794
CIE-Luv:
96.2483, -23.6234, -5.1123
Hunter-Lab:
95.1881, -19.2102, 0.4356
#cffdfd color charts
#cffdfd color shades, tints & tones
#cffdfd color schemes
#cffdfd color preview, HTML & CSS examples
This text has a color of #cffdfd
<p style="color:#cffdfd;">Text here</p>
.mytext {color:#cffdfd;}
This box has a color of #cffdfd
<div style="background-color:#cffdfd;">Content here</div>
.mybackground {background-color:#cffdfd;}
Border around this has a color of #cffdfd
<div style="border:2px solid #cffdfd;">Content here</div>
.myborder {border:2px solid #cffdfd;}