#d30f2d color space conversions
Hex:
#d30f2d
RGB:
211, 15, 45
CMY:
17, 94, 82
CMYK:
0, 93, 79, 17
HSL:
351°, 86.7257%, 44.3137%
HSV (HSB):
351°, 92.8910%, 82.7451%
XYZ:
27.5084, 14.3800, 3.8084
xyY:
0.6020, 0.3147, 14.3800
CIE-Lab:
44.7730, 68.7816, 39.3742
CIE-LCH:
44.7730, 79.2542, 29.7891
CIE-Luv:
44.7730, 136.3662, 23.2374
Hunter-Lab:
37.9210, 63.1250, 20.5902
#d30f2d color charts
#d30f2d color shades, tints & tones
#d30f2d color schemes
#d30f2d color preview, HTML & CSS examples
This text has a color of #d30f2d
<p style="color:#d30f2d;">Text here</p>
.mytext {color:#d30f2d;}
This box has a color of #d30f2d
<div style="background-color:#d30f2d;">Content here</div>
.mybackground {background-color:#d30f2d;}
Border around this has a color of #d30f2d
<div style="border:2px solid #d30f2d;">Content here</div>
.myborder {border:2px solid #d30f2d;}