#f23b4f color space conversions
Hex:
#f23b4f
RGB:
242, 59, 79
CMY:
5, 77, 69
CMYK:
0, 76, 67, 5
HSL:
353°, 87.5598%, 59.0196%
HSV (HSB):
353°, 75.6198%, 94.9020%
XYZ:
39.5932, 22.5697, 9.6667
xyY:
0.5512, 0.3142, 22.5697
CIE-Lab:
54.6263, 68.9961, 32.5479
CIE-LCH:
54.6263, 76.2878, 25.2549
CIE-Luv:
54.6263, 135.7436, 21.7145
Hunter-Lab:
47.5076, 65.6251, 21.1911
#f23b4f color charts
#f23b4f color shades, tints & tones
#f23b4f color schemes
#f23b4f color preview, HTML & CSS examples
This text has a color of #f23b4f
<p style="color:#f23b4f;">Text here</p>
.mytext {color:#f23b4f;}
This box has a color of #f23b4f
<div style="background-color:#f23b4f;">Content here</div>
.mybackground {background-color:#f23b4f;}
Border around this has a color of #f23b4f
<div style="border:2px solid #f23b4f;">Content here</div>
.myborder {border:2px solid #f23b4f;}