#d3090d color space conversions
Hex:
#d3090d
RGB:
211, 9, 13
CMY:
17, 96, 95
CMYK:
0, 96, 94, 17
HSL:
359°, 91.8182%, 43.1373%
HSV (HSB):
359°, 95.7346%, 82.7451%
XYZ:
27.0343, 14.0733, 1.6723
xyY:
0.6319, 0.3290, 14.0733
CIE-Lab:
44.3379, 68.7459, 54.3163
CIE-LCH:
44.3379, 87.6143, 38.3123
CIE-Luv:
44.3379, 142.3072, 30.3032
Hunter-Lab:
37.5144, 62.9836, 23.6171
#d3090d color charts
#d3090d color shades, tints & tones
#d3090d color schemes
#d3090d color preview, HTML & CSS examples
This text has a color of #d3090d
<p style="color:#d3090d;">Text here</p>
.mytext {color:#d3090d;}
This box has a color of #d3090d
<div style="background-color:#d3090d;">Content here</div>
.mybackground {background-color:#d3090d;}
Border around this has a color of #d3090d
<div style="border:2px solid #d3090d;">Content here</div>
.myborder {border:2px solid #d3090d;}