#ffe2e8 color space conversions
Hex:
#ffe2e8
RGB:
255, 226, 232
CMY:
0, 11, 9
CMYK:
0, 11, 9, 0
HSL:
348°, 100.0000%, 94.3137%
HSV (HSB):
348°, 11.3725%, 100.0000%
XYZ:
83.0018, 81.4789, 87.6963
xyY:
0.3291, 0.3231, 81.4789
CIE-Lab:
92.3444, 10.9161, 0.7190
CIE-LCH:
92.3444, 10.9397, 3.7682
CIE-Luv:
92.3444, 16.6417, -0.8953
Hunter-Lab:
90.2657, 6.1709, 5.5837
#ffe2e8 color charts
#ffe2e8 color shades, tints & tones
#ffe2e8 color schemes
#ffe2e8 color preview, HTML & CSS examples
This text has a color of #ffe2e8
<p style="color:#ffe2e8;">Text here</p>
.mytext {color:#ffe2e8;}
This box has a color of #ffe2e8
<div style="background-color:#ffe2e8;">Content here</div>
.mybackground {background-color:#ffe2e8;}
Border around this has a color of #ffe2e8
<div style="border:2px solid #ffe2e8;">Content here</div>
.myborder {border:2px solid #ffe2e8;}