#f23d5a color space conversions
Hex:
#f23d5a
RGB:
242, 61, 90
CMY:
5, 76, 65
CMYK:
0, 75, 63, 5
HSL:
350°, 87.4396%, 59.4118%
HSV (HSB):
350°, 74.7934%, 94.9020%
XYZ:
40.1322, 22.9529, 11.9880
xyY:
0.5346, 0.3057, 22.9529
CIE-Lab:
55.0238, 68.9695, 26.5974
CIE-LCH:
55.0238, 73.9203, 21.0887
CIE-Luv:
55.0238, 131.6289, 16.4919
Hunter-Lab:
47.9092, 65.6832, 18.7007
#f23d5a color charts
#f23d5a color shades, tints & tones
#f23d5a color schemes
#f23d5a color preview, HTML & CSS examples
This text has a color of #f23d5a
<p style="color:#f23d5a;">Text here</p>
.mytext {color:#f23d5a;}
This box has a color of #f23d5a
<div style="background-color:#f23d5a;">Content here</div>
.mybackground {background-color:#f23d5a;}
Border around this has a color of #f23d5a
<div style="border:2px solid #f23d5a;">Content here</div>
.myborder {border:2px solid #f23d5a;}