#fe128d color space conversions
Hex:
#fe128d
RGB:
254, 18, 141
CMY:
0, 93, 45
CMYK:
0, 93, 44, 0
HSL:
329°, 99.1597%, 53.3333%
HSV (HSB):
329°, 92.9134%, 99.6078%
XYZ:
45.8971, 23.4265, 27.3020
xyY:
0.4750, 0.2424, 23.4265
CIE-Lab:
55.5090, 84.0420, -2.8260
CIE-LCH:
55.5090, 84.0895, 358.0741
CIE-Luv:
55.5090, 133.6965, -20.4626
Hunter-Lab:
48.4010, 84.5641, 0.4364
#fe128d color charts
#fe128d color shades, tints & tones
#fe128d color schemes
#fe128d color preview, HTML & CSS examples
This text has a color of #fe128d
<p style="color:#fe128d;">Text here</p>
.mytext {color:#fe128d;}
This box has a color of #fe128d
<div style="background-color:#fe128d;">Content here</div>
.mybackground {background-color:#fe128d;}
Border around this has a color of #fe128d
<div style="border:2px solid #fe128d;">Content here</div>
.myborder {border:2px solid #fe128d;}