#f23d8f color space conversions
Hex:
#f23d8f
RGB:
242, 61, 143
CMY:
5, 76, 44
CMYK:
0, 75, 41, 5
HSL:
333°, 87.4396%, 59.4118%
HSV (HSB):
333°, 74.7934%, 94.9020%
XYZ:
43.2446, 24.1979, 28.3780
xyY:
0.4513, 0.2525, 24.1979
CIE-Lab:
56.2854, 72.9884, -3.1229
CIE-LCH:
56.2854, 73.0551, 357.5500
CIE-Luv:
56.2854, 112.8367, -18.3686
Hunter-Lab:
49.1914, 70.8362, 0.2301
#f23d8f color charts
#f23d8f color shades, tints & tones
#f23d8f color schemes
#f23d8f color preview, HTML & CSS examples
This text has a color of #f23d8f
<p style="color:#f23d8f;">Text here</p>
.mytext {color:#f23d8f;}
This box has a color of #f23d8f
<div style="background-color:#f23d8f;">Content here</div>
.mybackground {background-color:#f23d8f;}
Border around this has a color of #f23d8f
<div style="border:2px solid #f23d8f;">Content here</div>
.myborder {border:2px solid #f23d8f;}