#d90d90 color space conversions
Hex:
#d90d90
RGB:
217, 13, 144
CMY:
15, 95, 44
CMYK:
0, 94, 34, 15
HSL:
321°, 88.6957%, 45.0980%
HSV (HSB):
321°, 94.0092%, 85.0980%
XYZ:
33.7932, 17.0532, 27.8960
xyY:
0.4292, 0.2166, 17.0532
CIE-Lab:
48.3270, 76.9437, -16.1169
CIE-LCH:
48.3270, 78.6136, 348.1697
CIE-Luv:
48.3270, 103.2111, -35.9190
Hunter-Lab:
41.2955, 73.8043, -11.1449
#d90d90 color charts
#d90d90 color shades, tints & tones
#d90d90 color schemes
#d90d90 color preview, HTML & CSS examples
This text has a color of #d90d90
<p style="color:#d90d90;">Text here</p>
.mytext {color:#d90d90;}
This box has a color of #d90d90
<div style="background-color:#d90d90;">Content here</div>
.mybackground {background-color:#d90d90;}
Border around this has a color of #d90d90
<div style="border:2px solid #d90d90;">Content here</div>
.myborder {border:2px solid #d90d90;}