#f23b1b color space conversions
Hex:
#f23b1b
RGB:
242, 59, 27
CMY:
5, 77, 89
CMYK:
0, 76, 89, 5
HSL:
9°, 89.2116%, 52.7451%
HSV (HSB):
9°, 88.8430%, 94.9020%
XYZ:
38.3797, 22.0843, 3.2768
xyY:
0.6021, 0.3465, 22.0843
CIE-Lab:
54.1163, 67.3397, 58.6805
CIE-LCH:
54.1163, 89.3199, 41.0692
CIE-Luv:
54.1163, 145.4278, 39.0007
Hunter-Lab:
46.9939, 63.5408, 28.7616
#f23b1b color charts
#f23b1b color shades, tints & tones
#f23b1b color schemes
#f23b1b color preview, HTML & CSS examples
This text has a color of #f23b1b
<p style="color:#f23b1b;">Text here</p>
.mytext {color:#f23b1b;}
This box has a color of #f23b1b
<div style="background-color:#f23b1b;">Content here</div>
.mybackground {background-color:#f23b1b;}
Border around this has a color of #f23b1b
<div style="border:2px solid #f23b1b;">Content here</div>
.myborder {border:2px solid #f23b1b;}