#d9030d color space conversions
Hex:
#d9030d
RGB:
217, 3, 13
CMY:
15, 99, 95
CMYK:
0, 99, 94, 15
HSL:
357°, 97.2727%, 43.1373%
HSV (HSB):
357°, 98.6175%, 85.0980%
XYZ:
28.7205, 14.8459, 1.7326
xyY:
0.6340, 0.3277, 14.8459
CIE-Lab:
45.4224, 70.7703, 55.5961
CIE-LCH:
45.4224, 89.9965, 38.1527
CIE-Luv:
45.4224, 147.5382, 30.9157
Hunter-Lab:
38.5304, 65.6255, 24.3052
#d9030d color charts
#d9030d color shades, tints & tones
#d9030d color schemes
#d9030d color preview, HTML & CSS examples
This text has a color of #d9030d
<p style="color:#d9030d;">Text here</p>
.mytext {color:#d9030d;}
This box has a color of #d9030d
<div style="background-color:#d9030d;">Content here</div>
.mybackground {background-color:#d9030d;}
Border around this has a color of #d9030d
<div style="border:2px solid #d9030d;">Content here</div>
.myborder {border:2px solid #d9030d;}