#f8233a color space conversions
Hex:
#f8233a
RGB:
248, 35, 58
CMY:
3, 86, 77
CMYK:
0, 86, 77, 3
HSL:
354°, 93.8326%, 55.4902%
HSV (HSB):
354°, 85.8871%, 97.2549%
XYZ:
40.0762, 21.4640, 6.0337
xyY:
0.5931, 0.3176, 21.4640
CIE-Lab:
53.4536, 75.5629, 43.4980
CIE-LCH:
53.4536, 87.1885, 29.9270
CIE-Luv:
53.4536, 155.5610, 27.6834
Hunter-Lab:
46.3293, 73.3314, 24.7088
#f8233a color charts
#f8233a color shades, tints & tones
#f8233a color schemes
#f8233a color preview, HTML & CSS examples
This text has a color of #f8233a
<p style="color:#f8233a;">Text here</p>
.mytext {color:#f8233a;}
This box has a color of #f8233a
<div style="background-color:#f8233a;">Content here</div>
.mybackground {background-color:#f8233a;}
Border around this has a color of #f8233a
<div style="border:2px solid #f8233a;">Content here</div>
.myborder {border:2px solid #f8233a;}