#cff2d2 color space conversions
Hex:
#cff2d2
RGB:
207, 242, 210
CMY:
19, 5, 18
CMYK:
14, 0, 13, 5
HSL:
125°, 57.3770%, 88.0392%
HSV (HSB):
125°, 14.4628%, 94.9020%
XYZ:
69.1171, 81.4228, 73.0461
xyY:
0.3091, 0.3642, 81.4228
CIE-Lab:
92.3195, -17.2674, 11.6755
CIE-LCH:
92.3195, 20.8442, 145.9352
CIE-Luv:
92.3195, -17.6414, 20.5161
Hunter-Lab:
90.2346, -21.1846, 15.1682
#cff2d2 color charts
#cff2d2 color shades, tints & tones
#cff2d2 color schemes
#cff2d2 color preview, HTML & CSS examples
This text has a color of #cff2d2
<p style="color:#cff2d2;">Text here</p>
.mytext {color:#cff2d2;}
This box has a color of #cff2d2
<div style="background-color:#cff2d2;">Content here</div>
.mybackground {background-color:#cff2d2;}
Border around this has a color of #cff2d2
<div style="border:2px solid #cff2d2;">Content here</div>
.myborder {border:2px solid #cff2d2;}