#fe1f5f color space conversions
Hex:
#fe1f5f
RGB:
254, 31, 95
CMY:
0, 88, 63
CMYK:
0, 88, 63, 0
HSL:
343°, 99.1111%, 55.8824%
HSV (HSB):
343°, 87.7953%, 99.6078%
XYZ:
43.4286, 22.8770, 12.9532
xyY:
0.5479, 0.2886, 22.8770
CIE-Lab:
54.9454, 79.3086, 23.9558
CIE-LCH:
54.9454, 82.8476, 16.8073
CIE-Luv:
54.9454, 150.3394, 11.1523
Hunter-Lab:
47.8299, 78.3719, 17.4241
#fe1f5f color charts
#fe1f5f color shades, tints & tones
#fe1f5f color schemes
#fe1f5f color preview, HTML & CSS examples
This text has a color of #fe1f5f
<p style="color:#fe1f5f;">Text here</p>
.mytext {color:#fe1f5f;}
This box has a color of #fe1f5f
<div style="background-color:#fe1f5f;">Content here</div>
.mybackground {background-color:#fe1f5f;}
Border around this has a color of #fe1f5f
<div style="border:2px solid #fe1f5f;">Content here</div>
.myborder {border:2px solid #fe1f5f;}