#f83a12 color space conversions
Hex:
#f83a12
RGB:
248, 58, 18
CMY:
3, 77, 93
CMYK:
0, 77, 93, 3
HSL:
10°, 94.2623%, 52.1569%
HSV (HSB):
10°, 92.7419%, 97.2549%
XYZ:
40.3336, 23.0262, 2.8910
xyY:
0.6088, 0.3476, 23.0262
CIE-Lab:
55.0994, 69.2705, 62.9195
CIE-LCH:
55.0994, 93.5803, 42.2494
CIE-Luv:
55.0994, 151.2975, 40.9076
Hunter-Lab:
47.9857, 66.0606, 30.0180
#f83a12 color charts
#f83a12 color shades, tints & tones
#f83a12 color schemes
#f83a12 color preview, HTML & CSS examples
This text has a color of #f83a12
<p style="color:#f83a12;">Text here</p>
.mytext {color:#f83a12;}
This box has a color of #f83a12
<div style="background-color:#f83a12;">Content here</div>
.mybackground {background-color:#f83a12;}
Border around this has a color of #f83a12
<div style="border:2px solid #f83a12;">Content here</div>
.myborder {border:2px solid #f83a12;}