#d8082b color space conversions
Hex:
#d8082b
RGB:
216, 8, 43
CMY:
15, 97, 83
CMYK:
0, 96, 80, 15
HSL:
350°, 92.8571%, 43.9216%
HSV (HSB):
350°, 96.2963%, 84.7059%
XYZ:
28.8418, 14.9470, 3.6504
xyY:
0.6080, 0.3151, 14.9470
CIE-Lab:
45.5615, 70.6423, 41.6507
CIE-LCH:
45.5615, 82.0068, 30.5236
CIE-Luv:
45.5615, 141.6543, 24.4172
Hunter-Lab:
38.6614, 65.5055, 21.4648
#d8082b color charts
#d8082b color shades, tints & tones
#d8082b color schemes
#d8082b color preview, HTML & CSS examples
This text has a color of #d8082b
<p style="color:#d8082b;">Text here</p>
.mytext {color:#d8082b;}
This box has a color of #d8082b
<div style="background-color:#d8082b;">Content here</div>
.mybackground {background-color:#d8082b;}
Border around this has a color of #d8082b
<div style="border:2px solid #d8082b;">Content here</div>
.myborder {border:2px solid #d8082b;}