#f23d50 color space conversions
Hex:
#f23d50
RGB:
242, 61, 80
CMY:
5, 76, 69
CMYK:
0, 75, 67, 5
HSL:
354°, 87.4396%, 59.4118%
HSV (HSB):
354°, 74.7934%, 94.9020%
XYZ:
39.7347, 22.7939, 9.8948
xyY:
0.5486, 0.3147, 22.7939
CIE-Lab:
54.8594, 68.4355, 32.2535
CIE-LCH:
54.8594, 75.6552, 25.2344
CIE-Luv:
54.8594, 134.4786, 21.6823
Hunter-Lab:
47.7430, 65.0085, 21.1321
#f23d50 color charts
#f23d50 color shades, tints & tones
#f23d50 color schemes
#f23d50 color preview, HTML & CSS examples
This text has a color of #f23d50
<p style="color:#f23d50;">Text here</p>
.mytext {color:#f23d50;}
This box has a color of #f23d50
<div style="background-color:#f23d50;">Content here</div>
.mybackground {background-color:#f23d50;}
Border around this has a color of #f23d50
<div style="border:2px solid #f23d50;">Content here</div>
.myborder {border:2px solid #f23d50;}