#d30e3f color space conversions
Hex:
#d30e3f
RGB:
211, 14, 63
CMY:
17, 95, 75
CMYK:
0, 93, 70, 17
HSL:
345°, 87.5556%, 44.1176%
HSV (HSB):
345°, 93.3649%, 82.7451%
XYZ:
27.9182, 14.5218, 6.0342
xyY:
0.5759, 0.2996, 14.5218
CIE-Lab:
44.9722, 69.5572, 28.8729
CIE-LCH:
44.9722, 75.3116, 22.5431
CIE-Luv:
44.9722, 131.7814, 15.7917
Hunter-Lab:
38.1075, 64.0839, 17.2870
#d30e3f color charts
#d30e3f color shades, tints & tones
#d30e3f color schemes
#d30e3f color preview, HTML & CSS examples
This text has a color of #d30e3f
<p style="color:#d30e3f;">Text here</p>
.mytext {color:#d30e3f;}
This box has a color of #d30e3f
<div style="background-color:#d30e3f;">Content here</div>
.mybackground {background-color:#d30e3f;}
Border around this has a color of #d30e3f
<div style="border:2px solid #d30e3f;">Content here</div>
.myborder {border:2px solid #d30e3f;}