#d7082b color space conversions
Hex:
#d7082b
RGB:
215, 8, 43
CMY:
16, 97, 83
CMYK:
0, 96, 80, 16
HSL:
350°, 92.8251%, 43.7255%
HSV (HSB):
350°, 96.2791%, 84.3137%
XYZ:
28.5472, 14.7952, 3.6366
xyY:
0.6077, 0.3149, 14.7952
CIE-Lab:
45.3523, 70.3962, 41.3714
CIE-LCH:
45.3523, 81.6530, 30.4425
CIE-Luv:
45.3523, 140.9226, 24.2265
Hunter-Lab:
38.4645, 65.1647, 21.3195
#d7082b color charts
#d7082b color shades, tints & tones
#d7082b color schemes
#d7082b color preview, HTML & CSS examples
This text has a color of #d7082b
<p style="color:#d7082b;">Text here</p>
.mytext {color:#d7082b;}
This box has a color of #d7082b
<div style="background-color:#d7082b;">Content here</div>
.mybackground {background-color:#d7082b;}
Border around this has a color of #d7082b
<div style="border:2px solid #d7082b;">Content here</div>
.myborder {border:2px solid #d7082b;}