#f23b7d color space conversions
Hex:
#f23b7d
RGB:
242, 59, 125
CMY:
5, 77, 51
CMYK:
0, 76, 48, 5
HSL:
338°, 87.5598%, 59.0196%
HSV (HSB):
338°, 75.6198%, 94.9020%
XYZ:
41.8836, 23.4858, 21.7277
xyY:
0.4809, 0.2697, 23.4858
CIE-Lab:
55.5693, 71.9975, 6.5221
CIE-LCH:
55.5693, 72.2923, 5.1762
CIE-Luv:
55.5693, 120.5521, -5.9128
Hunter-Lab:
48.4622, 69.4603, 7.3412
#f23b7d color charts
#f23b7d color shades, tints & tones
#f23b7d color schemes
#f23b7d color preview, HTML & CSS examples
This text has a color of #f23b7d
<p style="color:#f23b7d;">Text here</p>
.mytext {color:#f23b7d;}
This box has a color of #f23b7d
<div style="background-color:#f23b7d;">Content here</div>
.mybackground {background-color:#f23b7d;}
Border around this has a color of #f23b7d
<div style="border:2px solid #f23b7d;">Content here</div>
.myborder {border:2px solid #f23b7d;}