#ffe2f0 color space conversions
Hex:
#ffe2f0
RGB:
255, 226, 240
CMY:
0, 11, 6
CMYK:
0, 11, 6, 0
HSL:
331°, 100.0000%, 94.3137%
HSV (HSB):
331°, 11.3725%, 100.0000%
XYZ:
84.1645, 81.9440, 93.8189
xyY:
0.3238, 0.3153, 81.9440
CIE-Lab:
92.5501, 12.2504, -3.1598
CIE-LCH:
92.5501, 12.6514, 345.5368
CIE-Luv:
92.5501, 15.9539, -7.0901
Hunter-Lab:
90.5229, 7.5470, 1.9173
#ffe2f0 color charts
#ffe2f0 color shades, tints & tones
#ffe2f0 color schemes
#ffe2f0 color preview, HTML & CSS examples
This text has a color of #ffe2f0
<p style="color:#ffe2f0;">Text here</p>
.mytext {color:#ffe2f0;}
This box has a color of #ffe2f0
<div style="background-color:#ffe2f0;">Content here</div>
.mybackground {background-color:#ffe2f0;}
Border around this has a color of #ffe2f0
<div style="border:2px solid #ffe2f0;">Content here</div>
.myborder {border:2px solid #ffe2f0;}