#d30d65 color space conversions
Hex:
#d30d65
RGB:
211, 13, 101
CMY:
17, 95, 60
CMYK:
0, 94, 52, 17
HSL:
333°, 88.3929%, 43.9216%
HSV (HSB):
333°, 93.8389%, 82.7451%
XYZ:
29.3569, 15.0763, 13.6747
xyY:
0.5052, 0.2595, 15.0763
CIE-Lab:
45.7385, 71.8677, 6.2886
CIE-LCH:
45.7385, 72.1423, 5.0008
CIE-Luv:
45.7385, 117.8329, -6.3903
Hunter-Lab:
38.8282, 67.0091, 6.2988
#d30d65 color charts
#d30d65 color shades, tints & tones
#d30d65 color schemes
#d30d65 color preview, HTML & CSS examples
This text has a color of #d30d65
<p style="color:#d30d65;">Text here</p>
.mytext {color:#d30d65;}
This box has a color of #d30d65
<div style="background-color:#d30d65;">Content here</div>
.mybackground {background-color:#d30d65;}
Border around this has a color of #d30d65
<div style="border:2px solid #d30d65;">Content here</div>
.myborder {border:2px solid #d30d65;}