#f23a2b color space conversions
Hex:
#f23a2b
RGB:
242, 58, 43
CMY:
5, 77, 83
CMYK:
0, 76, 82, 5
HSL:
5°, 88.4444%, 55.8824%
HSV (HSB):
5°, 82.2314%, 94.9020%
XYZ:
38.5671, 22.0778, 4.5142
xyY:
0.5919, 0.3388, 22.0778
CIE-Lab:
54.1094, 67.9697, 51.6573
CIE-LCH:
54.1094, 85.3719, 37.2350
CIE-Luv:
54.1094, 143.9616, 35.2334
Hunter-Lab:
46.9870, 64.2860, 27.1947
#f23a2b color charts
#f23a2b color shades, tints & tones
#f23a2b color schemes
#f23a2b color preview, HTML & CSS examples
This text has a color of #f23a2b
<p style="color:#f23a2b;">Text here</p>
.mytext {color:#f23a2b;}
This box has a color of #f23a2b
<div style="background-color:#f23a2b;">Content here</div>
.mybackground {background-color:#f23a2b;}
Border around this has a color of #f23a2b
<div style="border:2px solid #f23a2b;">Content here</div>
.myborder {border:2px solid #f23a2b;}