#fe138e color space conversions
Hex:
#fe138e
RGB:
254, 19, 142
CMY:
0, 93, 44
CMYK:
0, 93, 44, 0
HSL:
329°, 99.1561%, 53.5294%
HSV (HSB):
329°, 92.5197%, 99.6078%
XYZ:
45.9884, 23.4896, 27.7013
xyY:
0.4732, 0.2417, 23.4896
CIE-Lab:
55.5731, 84.0258, -3.3273
CIE-LCH:
55.5731, 84.0916, 357.7324
CIE-Luv:
55.5731, 133.1143, -21.1102
Hunter-Lab:
48.4660, 84.5593, 0.0384
#fe138e color charts
#fe138e color shades, tints & tones
#fe138e color schemes
#fe138e color preview, HTML & CSS examples
This text has a color of #fe138e
<p style="color:#fe138e;">Text here</p>
.mytext {color:#fe138e;}
This box has a color of #fe138e
<div style="background-color:#fe138e;">Content here</div>
.mybackground {background-color:#fe138e;}
Border around this has a color of #fe138e
<div style="border:2px solid #fe138e;">Content here</div>
.myborder {border:2px solid #fe138e;}