#f82d36 color space conversions
Hex:
#f82d36
RGB:
248, 45, 54
CMY:
3, 82, 79
CMYK:
0, 82, 78, 3
HSL:
357°, 93.5484%, 57.4510%
HSV (HSB):
357°, 81.8548%, 97.2549%
XYZ:
40.3156, 22.0996, 5.6308
xyY:
0.5925, 0.3248, 22.0996
CIE-Lab:
54.1325, 73.3822, 46.4049
CIE-LCH:
54.1325, 86.8237, 32.3081
CIE-Luv:
54.1325, 152.7325, 30.5115
Hunter-Lab:
47.0102, 70.8127, 25.8055
#f82d36 color charts
#f82d36 color shades, tints & tones
#f82d36 color schemes
#f82d36 color preview, HTML & CSS examples
This text has a color of #f82d36
<p style="color:#f82d36;">Text here</p>
.mytext {color:#f82d36;}
This box has a color of #f82d36
<div style="background-color:#f82d36;">Content here</div>
.mybackground {background-color:#f82d36;}
Border around this has a color of #f82d36
<div style="border:2px solid #f82d36;">Content here</div>
.myborder {border:2px solid #f82d36;}