#fe48da color space conversions
Hex:
#fe48da
RGB:
254, 72, 218
CMY:
0, 72, 15
CMYK:
0, 72, 14, 0
HSL:
312°, 98.9130%, 63.9216%
HSV (HSB):
312°, 71.6535%, 99.6078%
XYZ:
55.8453, 30.7675, 69.3250
xyY:
0.3581, 0.1973, 30.7675
CIE-Lab:
62.3109, 81.2332, -37.0386
CIE-LCH:
62.3109, 89.2788, 335.4892
CIE-Luv:
62.3109, 89.2105, -70.1254
Hunter-Lab:
55.4685, 82.6428, -35.2733
#fe48da color charts
#fe48da color shades, tints & tones
#fe48da color schemes
#fe48da color preview, HTML & CSS examples
This text has a color of #fe48da
<p style="color:#fe48da;">Text here</p>
.mytext {color:#fe48da;}
This box has a color of #fe48da
<div style="background-color:#fe48da;">Content here</div>
.mybackground {background-color:#fe48da;}
Border around this has a color of #fe48da
<div style="border:2px solid #fe48da;">Content here</div>
.myborder {border:2px solid #fe48da;}