#f23d6a color space conversions
Hex:
#f23d6a
RGB:
242, 61, 106
CMY:
5, 76, 58
CMYK:
0, 75, 56, 5
HSL:
345°, 87.4396%, 59.4118%
HSV (HSB):
345°, 74.7934%, 94.9020%
XYZ:
40.8882, 23.2553, 15.9694
xyY:
0.5104, 0.2903, 23.2553
CIE-Lab:
55.3344, 69.9717, 17.5179
CIE-LCH:
55.3344, 72.1313, 14.0554
CIE-Luv:
55.3344, 126.5240, 7.1367
Hunter-Lab:
48.2238, 66.9558, 14.1227
#f23d6a color charts
#f23d6a color shades, tints & tones
#f23d6a color schemes
#f23d6a color preview, HTML & CSS examples
This text has a color of #f23d6a
<p style="color:#f23d6a;">Text here</p>
.mytext {color:#f23d6a;}
This box has a color of #f23d6a
<div style="background-color:#f23d6a;">Content here</div>
.mybackground {background-color:#f23d6a;}
Border around this has a color of #f23d6a
<div style="border:2px solid #f23d6a;">Content here</div>
.myborder {border:2px solid #f23d6a;}