#f5e2e4 color space conversions
Hex:
#f5e2e4
RGB:
245, 226, 228
CMY:
4, 11, 11
CMYK:
0, 8, 7, 4
HSL:
354°, 48.7179%, 92.3529%
HSV (HSB):
354°, 7.7551%, 96.0784%
XYZ:
78.8561, 79.4066, 84.5696
xyY:
0.3247, 0.3270, 79.4066
CIE-Lab:
91.4180, 6.8161, 1.3599
CIE-LCH:
91.4180, 6.9504, 11.2835
CIE-Luv:
91.4180, 10.9066, 0.8364
Hunter-Lab:
89.1104, 2.0162, 6.1085
#f5e2e4 color charts
#f5e2e4 color shades, tints & tones
#f5e2e4 color schemes
#f5e2e4 color preview, HTML & CSS examples
This text has a color of #f5e2e4
<p style="color:#f5e2e4;">Text here</p>
.mytext {color:#f5e2e4;}
This box has a color of #f5e2e4
<div style="background-color:#f5e2e4;">Content here</div>
.mybackground {background-color:#f5e2e4;}
Border around this has a color of #f5e2e4
<div style="border:2px solid #f5e2e4;">Content here</div>
.myborder {border:2px solid #f5e2e4;}