#d30d64 color space conversions
Hex:
#d30d64
RGB:
211, 13, 100
CMY:
17, 95, 61
CMYK:
0, 94, 53, 17
HSL:
334°, 88.3929%, 43.9216%
HSV (HSB):
334°, 93.8389%, 82.7451%
XYZ:
29.3081, 15.0568, 13.4181
xyY:
0.5072, 0.2606, 15.0568
CIE-Lab:
45.7119, 71.7953, 6.8729
CIE-LCH:
45.7119, 72.1236, 5.4682
CIE-Luv:
45.7119, 118.2570, -5.7172
Hunter-Lab:
38.8031, 66.9162, 6.6597
#d30d64 color charts
#d30d64 color shades, tints & tones
#d30d64 color schemes
#d30d64 color preview, HTML & CSS examples
This text has a color of #d30d64
<p style="color:#d30d64;">Text here</p>
.mytext {color:#d30d64;}
This box has a color of #d30d64
<div style="background-color:#d30d64;">Content here</div>
.mybackground {background-color:#d30d64;}
Border around this has a color of #d30d64
<div style="border:2px solid #d30d64;">Content here</div>
.myborder {border:2px solid #d30d64;}