#cff2cc color space conversions
Hex:
#cff2cc
RGB:
207, 242, 204
CMY:
19, 5, 20
CMYK:
14, 0, 16, 5
HSL:
115°, 59.3750%, 87.4510%
HSV (HSB):
115°, 15.7025%, 94.9020%
XYZ:
68.3833, 81.1293, 69.1821
xyY:
0.3127, 0.3710, 81.1293
CIE-Lab:
92.1892, -18.3025, 14.5941
CIE-LCH:
92.1892, 23.4087, 141.4319
CIE-Luv:
92.1892, -17.5133, 24.8856
Hunter-Lab:
90.0718, -22.1068, 17.5110
#cff2cc color charts
#cff2cc color shades, tints & tones
#cff2cc color schemes
#cff2cc color preview, HTML & CSS examples
This text has a color of #cff2cc
<p style="color:#cff2cc;">Text here</p>
.mytext {color:#cff2cc;}
This box has a color of #cff2cc
<div style="background-color:#cff2cc;">Content here</div>
.mybackground {background-color:#cff2cc;}
Border around this has a color of #cff2cc
<div style="border:2px solid #cff2cc;">Content here</div>
.myborder {border:2px solid #cff2cc;}