#f23b32 color space conversions
Hex:
#f23b32
RGB:
242, 59, 50
CMY:
5, 77, 80
CMYK:
0, 76, 79, 5
HSL:
3°, 88.0734%, 57.2549%
HSV (HSB):
3°, 79.3388%, 94.9020%
XYZ:
38.7576, 22.2355, 5.2667
xyY:
0.5849, 0.3356, 22.2355
CIE-Lab:
54.2759, 67.8607, 48.2940
CIE-LCH:
54.2759, 83.2910, 35.4381
CIE-Luv:
54.2759, 142.2683, 33.3852
Hunter-Lab:
47.1545, 64.1939, 26.3860
#f23b32 color charts
#f23b32 color shades, tints & tones
#f23b32 color schemes
#f23b32 color preview, HTML & CSS examples
This text has a color of #f23b32
<p style="color:#f23b32;">Text here</p>
.mytext {color:#f23b32;}
This box has a color of #f23b32
<div style="background-color:#f23b32;">Content here</div>
.mybackground {background-color:#f23b32;}
Border around this has a color of #f23b32
<div style="border:2px solid #f23b32;">Content here</div>
.myborder {border:2px solid #f23b32;}