#f23f8c color space conversions
Hex:
#f23f8c
RGB:
242, 63, 140
CMY:
5, 75, 45
CMYK:
0, 74, 42, 5
HSL:
334°, 87.3171%, 59.8039%
HSV (HSB):
334°, 73.9669%, 94.9020%
XYZ:
43.1291, 24.3257, 27.2331
xyY:
0.4555, 0.2569, 24.3257
CIE-Lab:
56.4124, 72.0980, -1.1622
CIE-LCH:
56.4124, 72.1074, 359.0765
CIE-Luv:
56.4124, 113.2603, -15.6035
Hunter-Lab:
49.3211, 69.7783, 1.7872
#f23f8c color charts
#f23f8c color shades, tints & tones
#f23f8c color schemes
#f23f8c color preview, HTML & CSS examples
This text has a color of #f23f8c
<p style="color:#f23f8c;">Text here</p>
.mytext {color:#f23f8c;}
This box has a color of #f23f8c
<div style="background-color:#f23f8c;">Content here</div>
.mybackground {background-color:#f23f8c;}
Border around this has a color of #f23f8c
<div style="border:2px solid #f23f8c;">Content here</div>
.myborder {border:2px solid #f23f8c;}