#d82e1b color space conversions
Hex:
#d82e1b
RGB:
216, 46, 27
CMY:
15, 82, 89
CMYK:
0, 79, 88, 15
HSL:
6°, 77.7778%, 47.6471%
HSV (HSB):
6°, 87.5000%, 84.7059%
XYZ:
29.4937, 16.6321, 2.6927
xyY:
0.6042, 0.3407, 16.6321
CIE-Lab:
47.7930, 63.5366, 51.7186
CIE-LCH:
47.7930, 81.9250, 39.1455
CIE-Luv:
47.7930, 132.4303, 33.0105
Hunter-Lab:
40.7824, 57.7215, 24.6330
#d82e1b color charts
#d82e1b color shades, tints & tones
#d82e1b color schemes
#d82e1b color preview, HTML & CSS examples
This text has a color of #d82e1b
<p style="color:#d82e1b;">Text here</p>
.mytext {color:#d82e1b;}
This box has a color of #d82e1b
<div style="background-color:#d82e1b;">Content here</div>
.mybackground {background-color:#d82e1b;}
Border around this has a color of #d82e1b
<div style="border:2px solid #d82e1b;">Content here</div>
.myborder {border:2px solid #d82e1b;}