#f83f30 color space conversions
Hex:
#f83f30
RGB:
248, 63, 48
CMY:
3, 75, 81
CMYK:
0, 75, 81, 3
HSL:
5°, 93.4579%, 58.0392%
HSV (HSB):
5°, 80.6452%, 97.2549%
XYZ:
41.0224, 23.7249, 5.2135
xyY:
0.5864, 0.3391, 23.7249
CIE-Lab:
55.8113, 68.3286, 51.1873
CIE-LCH:
55.8113, 85.3753, 36.8381
CIE-Luv:
55.8113, 145.0501, 35.7346
Hunter-Lab:
48.7082, 65.0947, 27.7495
#f83f30 color charts
#f83f30 color shades, tints & tones
#f83f30 color schemes
#f83f30 color preview, HTML & CSS examples
This text has a color of #f83f30
<p style="color:#f83f30;">Text here</p>
.mytext {color:#f83f30;}
This box has a color of #f83f30
<div style="background-color:#f83f30;">Content here</div>
.mybackground {background-color:#f83f30;}
Border around this has a color of #f83f30
<div style="border:2px solid #f83f30;">Content here</div>
.myborder {border:2px solid #f83f30;}