#d90d47 color space conversions
Hex:
#d90d47
RGB:
217, 13, 71
CMY:
15, 95, 72
CMYK:
0, 94, 67, 15
HSL:
343°, 88.6957%, 45.0980%
HSV (HSB):
343°, 94.0092%, 85.0980%
XYZ:
29.8965, 15.4945, 7.3762
xyY:
0.5666, 0.2936, 15.4945
CIE-Lab:
46.3042, 71.4881, 25.8902
CIE-LCH:
46.3042, 76.0319, 19.9084
CIE-Luv:
46.3042, 133.9846, 13.1962
Hunter-Lab:
39.3630, 66.6867, 16.4438
#d90d47 color charts
#d90d47 color shades, tints & tones
#d90d47 color schemes
#d90d47 color preview, HTML & CSS examples
This text has a color of #d90d47
<p style="color:#d90d47;">Text here</p>
.mytext {color:#d90d47;}
This box has a color of #d90d47
<div style="background-color:#d90d47;">Content here</div>
.mybackground {background-color:#d90d47;}
Border around this has a color of #d90d47
<div style="border:2px solid #d90d47;">Content here</div>
.myborder {border:2px solid #d90d47;}