#fe238b color space conversions
Hex:
#fe238b
RGB:
254, 35, 139
CMY:
0, 86, 45
CMYK:
0, 86, 45, 0
HSL:
332°, 99.0950%, 56.6667%
HSV (HSB):
332°, 86.2205%, 99.6078%
XYZ:
46.1343, 24.1370, 26.6535
xyY:
0.4760, 0.2490, 24.1370
CIE-Lab:
56.2247, 81.6318, -0.5854
CIE-LCH:
56.2247, 81.6339, 359.5891
CIE-Luv:
56.2247, 131.7079, -17.0475
Hunter-Lab:
49.1294, 81.6415, 2.2248
#fe238b color charts
#fe238b color shades, tints & tones
#fe238b color schemes
#fe238b color preview, HTML & CSS examples
This text has a color of #fe238b
<p style="color:#fe238b;">Text here</p>
.mytext {color:#fe238b;}
This box has a color of #fe238b
<div style="background-color:#fe238b;">Content here</div>
.mybackground {background-color:#fe238b;}
Border around this has a color of #fe238b
<div style="border:2px solid #fe238b;">Content here</div>
.myborder {border:2px solid #fe238b;}