#f84d32 color space conversions
Hex:
#f84d32
RGB:
248, 77, 50
CMY:
3, 70, 80
CMYK:
0, 69, 80, 3
HSL:
8°, 93.3962%, 58.4314%
HSV (HSB):
8°, 79.8387%, 97.2549%
XYZ:
41.9410, 25.4945, 5.7280
xyY:
0.5733, 0.3485, 25.4945
CIE-Lab:
57.5541, 63.6161, 51.8778
CIE-LCH:
57.5541, 82.0873, 39.1966
CIE-Luv:
57.5541, 136.2553, 38.3980
Hunter-Lab:
50.4921, 59.9090, 28.6184
#f84d32 color charts
#f84d32 color shades, tints & tones
#f84d32 color schemes
#f84d32 color preview, HTML & CSS examples
This text has a color of #f84d32
<p style="color:#f84d32;">Text here</p>
.mytext {color:#f84d32;}
This box has a color of #f84d32
<div style="background-color:#f84d32;">Content here</div>
.mybackground {background-color:#f84d32;}
Border around this has a color of #f84d32
<div style="border:2px solid #f84d32;">Content here</div>
.myborder {border:2px solid #f84d32;}