#cff2d0 color space conversions
Hex:
#cff2d0
RGB:
207, 242, 208
CMY:
19, 5, 18
CMYK:
14, 0, 14, 5
HSL:
122°, 57.3770%, 88.0392%
HSV (HSB):
122°, 14.4628%, 94.9020%
XYZ:
68.8694, 81.3237, 71.7418
xyY:
0.3103, 0.3664, 81.3237
CIE-Lab:
92.2756, -17.6157, 12.6480
CIE-LCH:
92.2756, 21.6861, 144.3217
CIE-Luv:
92.2756, -17.5984, 21.9815
Hunter-Lab:
90.1797, -21.4955, 15.9581
#cff2d0 color charts
#cff2d0 color shades, tints & tones
#cff2d0 color schemes
#cff2d0 color preview, HTML & CSS examples
This text has a color of #cff2d0
<p style="color:#cff2d0;">Text here</p>
.mytext {color:#cff2d0;}
This box has a color of #cff2d0
<div style="background-color:#cff2d0;">Content here</div>
.mybackground {background-color:#cff2d0;}
Border around this has a color of #cff2d0
<div style="border:2px solid #cff2d0;">Content here</div>
.myborder {border:2px solid #cff2d0;}