#d82f1f color space conversions
Hex:
#d82f1f
RGB:
216, 47, 31
CMY:
15, 82, 88
CMYK:
0, 78, 86, 15
HSL:
5°, 74.8988%, 48.4314%
HSV (HSB):
5°, 85.6481%, 84.7059%
XYZ:
29.5827, 16.7309, 2.9665
xyY:
0.6003, 0.3395, 16.7309
CIE-Lab:
47.9192, 63.3332, 50.0245
CIE-LCH:
47.9192, 80.7065, 38.3039
CIE-Luv:
47.9192, 131.4294, 32.3265
Hunter-Lab:
40.9034, 57.5163, 24.3324
#d82f1f color charts
#d82f1f color shades, tints & tones
#d82f1f color schemes
#d82f1f color preview, HTML & CSS examples
This text has a color of #d82f1f
<p style="color:#d82f1f;">Text here</p>
.mytext {color:#d82f1f;}
This box has a color of #d82f1f
<div style="background-color:#d82f1f;">Content here</div>
.mybackground {background-color:#d82f1f;}
Border around this has a color of #d82f1f
<div style="border:2px solid #d82f1f;">Content here</div>
.myborder {border:2px solid #d82f1f;}