#cff2ce color space conversions
Hex:
#cff2ce
RGB:
207, 242, 206
CMY:
19, 5, 19
CMYK:
14, 0, 15, 5
HSL:
118°, 58.0645%, 87.8431%
HSV (HSB):
118°, 14.8760%, 94.9020%
XYZ:
68.6248, 81.2259, 70.4538
xyY:
0.3115, 0.3687, 81.2259
CIE-Lab:
92.2321, -17.9607, 13.6209
CIE-LCH:
92.2321, 22.5415, 142.8243
CIE-Luv:
92.2321, -17.5557, 23.4381
Hunter-Lab:
90.1254, -21.8029, 16.7390
#cff2ce color charts
#cff2ce color shades, tints & tones
#cff2ce color schemes
#cff2ce color preview, HTML & CSS examples
This text has a color of #cff2ce
<p style="color:#cff2ce;">Text here</p>
.mytext {color:#cff2ce;}
This box has a color of #cff2ce
<div style="background-color:#cff2ce;">Content here</div>
.mybackground {background-color:#cff2ce;}
Border around this has a color of #cff2ce
<div style="border:2px solid #cff2ce;">Content here</div>
.myborder {border:2px solid #cff2ce;}