#fe1d85 color space conversions
Hex:
#fe1d85
RGB:
254, 29, 133
CMY:
0, 89, 48
CMYK:
0, 89, 48, 0
HSL:
332°, 99.1189%, 55.4902%
HSV (HSB):
332°, 88.5827%, 99.6078%
XYZ:
45.5461, 23.6430, 24.3533
xyY:
0.4869, 0.2528, 23.6430
CIE-Lab:
55.7286, 82.0929, 2.2670
CIE-LCH:
55.7286, 82.1242, 1.5818
CIE-Luv:
55.7286, 135.5655, -13.5534
Hunter-Lab:
48.6241, 82.1083, 4.3415
#fe1d85 color charts
#fe1d85 color shades, tints & tones
#fe1d85 color schemes
#fe1d85 color preview, HTML & CSS examples
This text has a color of #fe1d85
<p style="color:#fe1d85;">Text here</p>
.mytext {color:#fe1d85;}
This box has a color of #fe1d85
<div style="background-color:#fe1d85;">Content here</div>
.mybackground {background-color:#fe1d85;}
Border around this has a color of #fe1d85
<div style="border:2px solid #fe1d85;">Content here</div>
.myborder {border:2px solid #fe1d85;}