#d82f2e color space conversions
Hex:
#d82f2e
RGB:
216, 47, 46
CMY:
15, 82, 82
CMYK:
0, 78, 79, 15
HSL:
0°, 68.5484%, 51.3725%
HSV (HSB):
0°, 78.7037%, 84.7059%
XYZ:
29.8286, 16.8292, 4.2610
xyY:
0.5858, 0.3305, 16.8292
CIE-Lab:
48.0441, 63.7305, 42.5193
CIE-LCH:
48.0441, 76.6124, 33.7102
CIE-Luv:
48.0441, 129.0038, 28.1126
Hunter-Lab:
41.0234, 57.9982, 22.5581
#d82f2e color charts
#d82f2e color shades, tints & tones
#d82f2e color schemes
#d82f2e color preview, HTML & CSS examples
This text has a color of #d82f2e
<p style="color:#d82f2e;">Text here</p>
.mytext {color:#d82f2e;}
This box has a color of #d82f2e
<div style="background-color:#d82f2e;">Content here</div>
.mybackground {background-color:#d82f2e;}
Border around this has a color of #d82f2e
<div style="border:2px solid #d82f2e;">Content here</div>
.myborder {border:2px solid #d82f2e;}