#d90d2a color space conversions
Hex:
#d90d2a
RGB:
217, 13, 42
CMY:
15, 95, 84
CMYK:
0, 94, 81, 15
HSL:
351°, 88.6957%, 45.0980%
HSV (HSB):
351°, 94.0092%, 85.0980%
XYZ:
29.1771, 15.2067, 3.5879
xyY:
0.6082, 0.3170, 15.2067
CIE-Lab:
45.9161, 70.4114, 42.6325
CIE-LCH:
45.9161, 82.3122, 31.1939
CIE-Luv:
45.9161, 141.8087, 25.2242
Hunter-Lab:
38.9958, 65.3131, 21.8420
#d90d2a color charts
#d90d2a color shades, tints & tones
#d90d2a color schemes
#d90d2a color preview, HTML & CSS examples
This text has a color of #d90d2a
<p style="color:#d90d2a;">Text here</p>
.mytext {color:#d90d2a;}
This box has a color of #d90d2a
<div style="background-color:#d90d2a;">Content here</div>
.mybackground {background-color:#d90d2a;}
Border around this has a color of #d90d2a
<div style="border:2px solid #d90d2a;">Content here</div>
.myborder {border:2px solid #d90d2a;}