#d30d40 color space conversions
Hex:
#d30d40
RGB:
211, 13, 64
CMY:
17, 95, 75
CMYK:
0, 94, 70, 17
HSL:
345°, 88.3929%, 43.9216%
HSV (HSB):
345°, 93.8389%, 82.7451%
XYZ:
27.9333, 14.5069, 6.1783
xyY:
0.5745, 0.2984, 14.5069
CIE-Lab:
44.9513, 69.7073, 28.2342
CIE-LCH:
44.9513, 75.2082, 22.0499
CIE-Luv:
44.9513, 131.6444, 15.2418
Hunter-Lab:
38.0879, 64.2563, 17.0439
#d30d40 color charts
#d30d40 color shades, tints & tones
#d30d40 color schemes
#d30d40 color preview, HTML & CSS examples
This text has a color of #d30d40
<p style="color:#d30d40;">Text here</p>
.mytext {color:#d30d40;}
This box has a color of #d30d40
<div style="background-color:#d30d40;">Content here</div>
.mybackground {background-color:#d30d40;}
Border around this has a color of #d30d40
<div style="border:2px solid #d30d40;">Content here</div>
.myborder {border:2px solid #d30d40;}