#cff2e3 color space conversions
Hex:
#cff2e3
RGB:
207, 242, 227
CMY:
19, 5, 11
CMYK:
14, 0, 6, 5
HSL:
154°, 57.3770%, 88.0392%
HSV (HSB):
154°, 14.4628%, 94.9020%
XYZ:
71.3494, 82.3157, 84.8011
xyY:
0.2992, 0.3452, 82.3157
CIE-Lab:
92.7140, -14.1786, 3.4270
CIE-LCH:
92.7140, 14.5869, 166.4121
CIE-Luv:
92.7140, -18.0188, 7.7300
Hunter-Lab:
90.7280, -18.3999, 8.0928
#cff2e3 color charts
#cff2e3 color shades, tints & tones
#cff2e3 color schemes
#cff2e3 color preview, HTML & CSS examples
This text has a color of #cff2e3
<p style="color:#cff2e3;">Text here</p>
.mytext {color:#cff2e3;}
This box has a color of #cff2e3
<div style="background-color:#cff2e3;">Content here</div>
.mybackground {background-color:#cff2e3;}
Border around this has a color of #cff2e3
<div style="border:2px solid #cff2e3;">Content here</div>
.myborder {border:2px solid #cff2e3;}