#f23b3f color space conversions
Hex:
#f23b3f
RGB:
242, 59, 63
CMY:
5, 77, 75
CMYK:
0, 76, 74, 5
HSL:
359°, 87.5598%, 59.0196%
HSV (HSB):
359°, 75.6198%, 94.9020%
XYZ:
39.0791, 22.3641, 6.9596
xyY:
0.5713, 0.3269, 22.3641
CIE-Lab:
54.4112, 68.3002, 41.4326
CIE-LCH:
54.4112, 79.8848, 31.2420
CIE-Luv:
54.4112, 139.6858, 28.7782
Hunter-Lab:
47.2907, 64.7467, 24.3779
#f23b3f color charts
#f23b3f color shades, tints & tones
#f23b3f color schemes
#f23b3f color preview, HTML & CSS examples
This text has a color of #f23b3f
<p style="color:#f23b3f;">Text here</p>
.mytext {color:#f23b3f;}
This box has a color of #f23b3f
<div style="background-color:#f23b3f;">Content here</div>
.mybackground {background-color:#f23b3f;}
Border around this has a color of #f23b3f
<div style="border:2px solid #f23b3f;">Content here</div>
.myborder {border:2px solid #f23b3f;}