#fe5dc3 color space conversions
Hex:
#fe5dc3
RGB:
254, 93, 195
CMY:
0, 64, 24
CMYK:
0, 63, 23, 0
HSL:
322°, 98.7730%, 68.0392%
HSV (HSB):
322°, 63.3858%, 99.6078%
XYZ:
54.6377, 32.8397, 55.0887
xyY:
0.3832, 0.2303, 32.8397
CIE-Lab:
64.0309, 70.7790, -21.3824
CIE-LCH:
64.0309, 73.9383, 343.1904
CIE-Luv:
64.0309, 90.6475, -44.5491
Hunter-Lab:
57.3059, 69.9037, -16.8819
#fe5dc3 color charts
#fe5dc3 color shades, tints & tones
#fe5dc3 color schemes
#fe5dc3 color preview, HTML & CSS examples
This text has a color of #fe5dc3
<p style="color:#fe5dc3;">Text here</p>
.mytext {color:#fe5dc3;}
This box has a color of #fe5dc3
<div style="background-color:#fe5dc3;">Content here</div>
.mybackground {background-color:#fe5dc3;}
Border around this has a color of #fe5dc3
<div style="border:2px solid #fe5dc3;">Content here</div>
.myborder {border:2px solid #fe5dc3;}