#fe0d7b color space conversions
Hex:
#fe0d7b
RGB:
254, 13, 123
CMY:
0, 95, 52
CMYK:
0, 95, 52, 0
HSL:
333°, 99.1770%, 52.3529%
HSV (HSB):
333°, 94.8819%, 99.6078%
XYZ:
44.5921, 22.7887, 20.7873
xyY:
0.5058, 0.2585, 22.7887
CIE-Lab:
54.8541, 83.1115, 7.0002
CIE-LCH:
54.8541, 83.4057, 4.8144
CIE-Luv:
54.8541, 142.3408, -8.0778
Hunter-Lab:
47.7376, 83.1979, 7.5985
#fe0d7b color charts
#fe0d7b color shades, tints & tones
#fe0d7b color schemes
#fe0d7b color preview, HTML & CSS examples
This text has a color of #fe0d7b
<p style="color:#fe0d7b;">Text here</p>
.mytext {color:#fe0d7b;}
This box has a color of #fe0d7b
<div style="background-color:#fe0d7b;">Content here</div>
.mybackground {background-color:#fe0d7b;}
Border around this has a color of #fe0d7b
<div style="border:2px solid #fe0d7b;">Content here</div>
.myborder {border:2px solid #fe0d7b;}