#fe05a0 color space conversions
Hex:
#fe05a0
RGB:
254, 5, 160
CMY:
0, 98, 37
CMYK:
0, 98, 37, 0
HSL:
323°, 99.2032%, 50.7843%
HSV (HSB):
323°, 98.0315%, 99.6078%
XYZ:
47.2725, 23.7174, 35.3441
xyY:
0.4446, 0.2230, 23.7174
CIE-Lab:
55.8038, 86.6513, -13.6517
CIE-LCH:
55.8038, 87.7201, 351.0468
CIE-Luv:
55.8038, 125.9414, -35.5656
Hunter-Lab:
48.7006, 88.0398, -8.9389
#fe05a0 color charts
#fe05a0 color shades, tints & tones
#fe05a0 color schemes
#fe05a0 color preview, HTML & CSS examples
This text has a color of #fe05a0
<p style="color:#fe05a0;">Text here</p>
.mytext {color:#fe05a0;}
This box has a color of #fe05a0
<div style="background-color:#fe05a0;">Content here</div>
.mybackground {background-color:#fe05a0;}
Border around this has a color of #fe05a0
<div style="border:2px solid #fe05a0;">Content here</div>
.myborder {border:2px solid #fe05a0;}