#d90d3e color space conversions
Hex:
#d90d3e
RGB:
217, 13, 62
CMY:
15, 95, 76
CMYK:
0, 94, 71, 15
HSL:
346°, 88.6957%, 45.0980%
HSV (HSB):
346°, 94.0092%, 85.0980%
XYZ:
29.6287, 15.3874, 5.9659
xyY:
0.5812, 0.3018, 15.3874
CIE-Lab:
46.1602, 71.0900, 31.2100
CIE-LCH:
46.1602, 77.6393, 23.7024
CIE-Luv:
46.1602, 136.7929, 17.5302
Hunter-Lab:
39.2267, 66.1777, 18.4415
#d90d3e color charts
#d90d3e color shades, tints & tones
#d90d3e color schemes
#d90d3e color preview, HTML & CSS examples
This text has a color of #d90d3e
<p style="color:#d90d3e;">Text here</p>
.mytext {color:#d90d3e;}
This box has a color of #d90d3e
<div style="background-color:#d90d3e;">Content here</div>
.mybackground {background-color:#d90d3e;}
Border around this has a color of #d90d3e
<div style="border:2px solid #d90d3e;">Content here</div>
.myborder {border:2px solid #d90d3e;}