#d80e2d color space conversions
Hex:
#d80e2d
RGB:
216, 14, 45
CMY:
15, 95, 82
CMYK:
0, 94, 79, 15
HSL:
351°, 87.8261%, 45.0980%
HSV (HSB):
351°, 93.5185%, 84.7059%
XYZ:
28.9496, 15.1025, 3.8719
xyY:
0.6041, 0.3151, 15.1025
CIE-Lab:
45.7742, 70.1437, 40.7389
CIE-LCH:
45.7742, 81.1160, 30.1477
CIE-Luv:
45.7742, 140.2544, 24.1244
Hunter-Lab:
38.8619, 64.9626, 21.2962
#d80e2d color charts
#d80e2d color shades, tints & tones
#d80e2d color schemes
#d80e2d color preview, HTML & CSS examples
This text has a color of #d80e2d
<p style="color:#d80e2d;">Text here</p>
.mytext {color:#d80e2d;}
This box has a color of #d80e2d
<div style="background-color:#d80e2d;">Content here</div>
.mybackground {background-color:#d80e2d;}
Border around this has a color of #d80e2d
<div style="border:2px solid #d80e2d;">Content here</div>
.myborder {border:2px solid #d80e2d;}