#fe0f7f color space conversions
Hex:
#fe0f7f
RGB:
254, 15, 127
CMY:
0, 94, 50
CMYK:
0, 94, 50, 0
HSL:
332°, 99.1701%, 52.7451%
HSV (HSB):
332°, 94.0945%, 99.6078%
XYZ:
44.8746, 22.9448, 22.1423
xyY:
0.4988, 0.2551, 22.9448
CIE-Lab:
55.0154, 83.2347, 4.8286
CIE-LCH:
55.0154, 83.3747, 3.3201
CIE-Luv:
55.0154, 140.3599, -10.6959
Hunter-Lab:
47.9007, 83.3972, 6.1235
#fe0f7f color charts
#fe0f7f color shades, tints & tones
#fe0f7f color schemes
#fe0f7f color preview, HTML & CSS examples
This text has a color of #fe0f7f
<p style="color:#fe0f7f;">Text here</p>
.mytext {color:#fe0f7f;}
This box has a color of #fe0f7f
<div style="background-color:#fe0f7f;">Content here</div>
.mybackground {background-color:#fe0f7f;}
Border around this has a color of #fe0f7f
<div style="border:2px solid #fe0f7f;">Content here</div>
.myborder {border:2px solid #fe0f7f;}