#d90d56 color space conversions
Hex:
#d90d56
RGB:
217, 13, 86
CMY:
15, 95, 66
CMYK:
0, 94, 60, 15
HSL:
339°, 88.6957%, 45.0980%
HSV (HSB):
339°, 94.0092%, 85.0980%
XYZ:
30.4389, 15.7114, 10.2324
xyY:
0.5399, 0.2787, 15.7114
CIE-Lab:
46.5936, 72.2846, 16.9910
CIE-LCH:
46.5936, 74.2546, 13.2277
CIE-Luv:
46.5936, 128.6405, 4.8920
Hunter-Lab:
39.6377, 67.7094, 12.4407
#d90d56 color charts
#d90d56 color shades, tints & tones
#d90d56 color schemes
#d90d56 color preview, HTML & CSS examples
This text has a color of #d90d56
<p style="color:#d90d56;">Text here</p>
.mytext {color:#d90d56;}
This box has a color of #d90d56
<div style="background-color:#d90d56;">Content here</div>
.mybackground {background-color:#d90d56;}
Border around this has a color of #d90d56
<div style="border:2px solid #d90d56;">Content here</div>
.myborder {border:2px solid #d90d56;}