#d80b0d color space conversions
Hex:
#d80b0d
RGB:
216, 11, 13
CMY:
15, 96, 95
CMYK:
0, 95, 94, 15
HSL:
359°, 90.3084%, 44.5098%
HSV (HSB):
359°, 94.9074%, 84.7059%
XYZ:
28.5112, 14.8673, 1.7477
xyY:
0.6318, 0.3295, 14.8673
CIE-Lab:
45.4520, 69.8261, 55.5007
CIE-LCH:
45.4520, 89.1965, 38.4791
CIE-Luv:
45.4520, 145.5454, 31.1907
Hunter-Lab:
38.5582, 64.5121, 24.3033
#d80b0d color charts
#d80b0d color shades, tints & tones
#d80b0d color schemes
#d80b0d color preview, HTML & CSS examples
This text has a color of #d80b0d
<p style="color:#d80b0d;">Text here</p>
.mytext {color:#d80b0d;}
This box has a color of #d80b0d
<div style="background-color:#d80b0d;">Content here</div>
.mybackground {background-color:#d80b0d;}
Border around this has a color of #d80b0d
<div style="border:2px solid #d80b0d;">Content here</div>
.myborder {border:2px solid #d80b0d;}