#cff2bd color space conversions
Hex:
#cff2bd
RGB:
207, 242, 189
CMY:
19, 5, 26
CMYK:
14, 0, 22, 5
HSL:
100°, 67.0886%, 84.5098%
HSV (HSB):
100°, 21.9008%, 94.9020%
XYZ:
66.6696, 80.4438, 60.1575
xyY:
0.3217, 0.3881, 80.4438
CIE-Lab:
91.8836, -20.7598, 21.8944
CIE-LCH:
91.8836, 30.1718, 133.4763
CIE-Luv:
91.8836, -17.2058, 35.4348
Hunter-Lab:
89.6905, -24.2740, 23.0162
#cff2bd color charts
#cff2bd color shades, tints & tones
#cff2bd color schemes
#cff2bd color preview, HTML & CSS examples
This text has a color of #cff2bd
<p style="color:#cff2bd;">Text here</p>
.mytext {color:#cff2bd;}
This box has a color of #cff2bd
<div style="background-color:#cff2bd;">Content here</div>
.mybackground {background-color:#cff2bd;}
Border around this has a color of #cff2bd
<div style="border:2px solid #cff2bd;">Content here</div>
.myborder {border:2px solid #cff2bd;}