#fe238d color space conversions
Hex:
#fe238d
RGB:
254, 35, 141
CMY:
0, 86, 45
CMYK:
0, 86, 44, 0
HSL:
331°, 99.0950%, 56.6667%
HSV (HSB):
331°, 86.2205%, 99.6078%
XYZ:
46.2818, 24.1960, 27.4303
xyY:
0.4727, 0.2471, 24.1960
CIE-Lab:
56.2835, 81.7967, -1.6878
CIE-LCH:
56.2835, 81.8141, 358.8179
CIE-Luv:
56.2835, 130.8314, -18.5027
Hunter-Lab:
49.1894, 81.8673, 1.3698
#fe238d color charts
#fe238d color shades, tints & tones
#fe238d color schemes
#fe238d color preview, HTML & CSS examples
This text has a color of #fe238d
<p style="color:#fe238d;">Text here</p>
.mytext {color:#fe238d;}
This box has a color of #fe238d
<div style="background-color:#fe238d;">Content here</div>
.mybackground {background-color:#fe238d;}
Border around this has a color of #fe238d
<div style="border:2px solid #fe238d;">Content here</div>
.myborder {border:2px solid #fe238d;}