#d30d90 color space conversions
Hex:
#d30d90
RGB:
211, 13, 144
CMY:
17, 95, 44
CMYK:
0, 94, 32, 17
HSL:
320°, 88.3929%, 43.9216%
HSV (HSB):
320°, 93.8389%, 82.7451%
XYZ:
32.0419, 16.1503, 27.8141
xyY:
0.4216, 0.2125, 16.1503
CIE-Lab:
47.1711, 75.6980, -17.9852
CIE-LCH:
47.1711, 77.8052, 346.6348
CIE-Luv:
47.1711, 98.3805, -38.0360
Hunter-Lab:
40.1875, 71.9919, -12.9038
#d30d90 color charts
#d30d90 color shades, tints & tones
#d30d90 color schemes
#d30d90 color preview, HTML & CSS examples
This text has a color of #d30d90
<p style="color:#d30d90;">Text here</p>
.mytext {color:#d30d90;}
This box has a color of #d30d90
<div style="background-color:#d30d90;">Content here</div>
.mybackground {background-color:#d30d90;}
Border around this has a color of #d30d90
<div style="border:2px solid #d30d90;">Content here</div>
.myborder {border:2px solid #d30d90;}