#f23d7b color space conversions
Hex:
#f23d7b
RGB:
242, 61, 123
CMY:
5, 76, 52
CMYK:
0, 75, 49, 5
HSL:
339°, 87.4396%, 59.4118%
HSV (HSB):
339°, 74.7934%, 94.9020%
XYZ:
41.8618, 23.6448, 21.0964
xyY:
0.4834, 0.2730, 23.6448
CIE-Lab:
55.7304, 71.2373, 7.9430
CIE-LCH:
55.7304, 71.6787, 6.3622
CIE-Luv:
55.7304, 120.4954, -4.0157
Hunter-Lab:
48.6259, 68.5746, 8.3151
#f23d7b color charts
#f23d7b color shades, tints & tones
#f23d7b color schemes
#f23d7b color preview, HTML & CSS examples
This text has a color of #f23d7b
<p style="color:#f23d7b;">Text here</p>
.mytext {color:#f23d7b;}
This box has a color of #f23d7b
<div style="background-color:#f23d7b;">Content here</div>
.mybackground {background-color:#f23d7b;}
Border around this has a color of #f23d7b
<div style="border:2px solid #f23d7b;">Content here</div>
.myborder {border:2px solid #f23d7b;}