#f82a4d color space conversions
Hex:
#f82a4d
RGB:
248, 42, 77
CMY:
3, 84, 70
CMYK:
0, 83, 69, 3
HSL:
350°, 93.6364%, 56.8627%
HSV (HSB):
350°, 83.0645%, 97.2549%
XYZ:
40.8789, 22.1482, 9.1417
xyY:
0.5664, 0.3069, 22.1482
CIE-Lab:
54.1839, 74.9021, 33.4308
CIE-LCH:
54.1839, 82.0240, 24.0525
CIE-Luv:
54.1839, 148.2119, 20.6687
Hunter-Lab:
47.0619, 72.6905, 21.4264
#f82a4d color charts
#f82a4d color shades, tints & tones
#f82a4d color schemes
#f82a4d color preview, HTML & CSS examples
This text has a color of #f82a4d
<p style="color:#f82a4d;">Text here</p>
.mytext {color:#f82a4d;}
This box has a color of #f82a4d
<div style="background-color:#f82a4d;">Content here</div>
.mybackground {background-color:#f82a4d;}
Border around this has a color of #f82a4d
<div style="border:2px solid #f82a4d;">Content here</div>
.myborder {border:2px solid #f82a4d;}