#d82c3d color space conversions
Hex:
#d82c3d
RGB:
216, 44, 61
CMY:
15, 83, 76
CMYK:
0, 80, 72, 15
HSL:
354°, 68.8000%, 50.9804%
HSV (HSB):
354°, 79.6296%, 84.7059%
XYZ:
30.0619, 16.7372, 6.0610
xyY:
0.5687, 0.3166, 16.7372
CIE-Lab:
47.9272, 65.1181, 33.8546
CIE-LCH:
47.9272, 73.3928, 27.4698
CIE-Luv:
47.9272, 127.0521, 21.7751
Hunter-Lab:
40.9111, 59.5690, 19.8539
#d82c3d color charts
#d82c3d color shades, tints & tones
#d82c3d color schemes
#d82c3d color preview, HTML & CSS examples
This text has a color of #d82c3d
<p style="color:#d82c3d;">Text here</p>
.mytext {color:#d82c3d;}
This box has a color of #d82c3d
<div style="background-color:#d82c3d;">Content here</div>
.mybackground {background-color:#d82c3d;}
Border around this has a color of #d82c3d
<div style="border:2px solid #d82c3d;">Content here</div>
.myborder {border:2px solid #d82c3d;}