#cff2b6 color space conversions
Hex:
#cff2b6
RGB:
207, 242, 182
CMY:
19, 5, 29
CMYK:
14, 0, 25, 5
HSL:
95°, 69.7674%, 83.1373%
HSV (HSB):
95°, 24.7934%, 94.9020%
XYZ:
65.9278, 80.1471, 56.2511
xyY:
0.3258, 0.3961, 80.1471
CIE-Lab:
91.7508, -21.8412, 25.2974
CIE-LCH:
91.7508, 33.4215, 130.8065
CIE-Luv:
91.7508, -17.0689, 40.1579
Hunter-Lab:
89.5249, -25.2179, 25.4138
#cff2b6 color charts
#cff2b6 color shades, tints & tones
#cff2b6 color schemes
#cff2b6 color preview, HTML & CSS examples
This text has a color of #cff2b6
<p style="color:#cff2b6;">Text here</p>
.mytext {color:#cff2b6;}
This box has a color of #cff2b6
<div style="background-color:#cff2b6;">Content here</div>
.mybackground {background-color:#cff2b6;}
Border around this has a color of #cff2b6
<div style="border:2px solid #cff2b6;">Content here</div>
.myborder {border:2px solid #cff2b6;}