#ffeaf2 color space conversions
Hex:
#ffeaf2
RGB:
255, 234, 242
CMY:
0, 8, 5
CMYK:
0, 8, 5, 0
HSL:
337°, 100.0000%, 95.8824%
HSV (HSB):
337°, 8.2353%, 100.0000%
XYZ:
86.6898, 86.5164, 96.1347
xyY:
0.3219, 0.3212, 86.5164
CIE-Lab:
94.5327, 8.4596, -1.2947
CIE-LCH:
94.5327, 8.5581, 351.2987
CIE-Luv:
94.5327, 11.6108, -3.5292
Hunter-Lab:
93.0142, 3.5882, 3.8309
#ffeaf2 color charts
#ffeaf2 color shades, tints & tones
#ffeaf2 color schemes
#ffeaf2 color preview, HTML & CSS examples
This text has a color of #ffeaf2
<p style="color:#ffeaf2;">Text here</p>
.mytext {color:#ffeaf2;}
This box has a color of #ffeaf2
<div style="background-color:#ffeaf2;">Content here</div>
.mybackground {background-color:#ffeaf2;}
Border around this has a color of #ffeaf2
<div style="border:2px solid #ffeaf2;">Content here</div>
.myborder {border:2px solid #ffeaf2;}