#f23d6b color space conversions
Hex:
#f23d6b
RGB:
242, 61, 107
CMY:
5, 76, 58
CMYK:
0, 75, 56, 5
HSL:
345°, 87.4396%, 59.4118%
HSV (HSB):
345°, 74.7934%, 94.9020%
XYZ:
40.9405, 23.2763, 16.2449
xyY:
0.5088, 0.2893, 23.2763
CIE-Lab:
55.3558, 70.0405, 16.9516
CIE-LCH:
55.3558, 72.0626, 13.6054
CIE-Luv:
55.3558, 126.1851, 6.5128
Hunter-Lab:
48.2455, 67.0433, 13.8081
#f23d6b color charts
#f23d6b color shades, tints & tones
#f23d6b color schemes
#f23d6b color preview, HTML & CSS examples
This text has a color of #f23d6b
<p style="color:#f23d6b;">Text here</p>
.mytext {color:#f23d6b;}
This box has a color of #f23d6b
<div style="background-color:#f23d6b;">Content here</div>
.mybackground {background-color:#f23d6b;}
Border around this has a color of #f23d6b
<div style="border:2px solid #f23d6b;">Content here</div>
.myborder {border:2px solid #f23d6b;}