#f82d2d color space conversions
Hex:
#f82d2d
RGB:
248, 45, 45
CMY:
3, 82, 82
CMYK:
0, 82, 82, 3
HSL:
0°, 93.5484%, 57.4510%
HSV (HSB):
0°, 81.8548%, 97.2549%
XYZ:
40.1234, 22.0227, 4.6187
xyY:
0.6010, 0.3299, 22.0227
CIE-Lab:
54.0511, 73.1352, 51.0269
CIE-LCH:
54.0511, 89.1767, 34.9037
CIE-Luv:
54.0511, 154.4208, 33.2999
Hunter-Lab:
46.9283, 70.4918, 27.0145
#f82d2d color charts
#f82d2d color shades, tints & tones
#f82d2d color schemes
#f82d2d color preview, HTML & CSS examples
This text has a color of #f82d2d
<p style="color:#f82d2d;">Text here</p>
.mytext {color:#f82d2d;}
This box has a color of #f82d2d
<div style="background-color:#f82d2d;">Content here</div>
.mybackground {background-color:#f82d2d;}
Border around this has a color of #f82d2d
<div style="border:2px solid #f82d2d;">Content here</div>
.myborder {border:2px solid #f82d2d;}