#d30f2f color space conversions
Hex:
#d30f2f
RGB:
211, 15, 47
CMY:
17, 94, 82
CMYK:
0, 93, 78, 17
HSL:
350°, 86.7257%, 44.3137%
HSV (HSB):
350°, 92.8910%, 82.7451%
XYZ:
27.5479, 14.3958, 4.0160
xyY:
0.5994, 0.3132, 14.3958
CIE-Lab:
44.7952, 68.8438, 38.2446
CIE-LCH:
44.7952, 78.7535, 29.0534
CIE-Luv:
44.7952, 135.9080, 22.5311
Hunter-Lab:
37.9418, 63.2031, 20.2835
#d30f2f color charts
#d30f2f color shades, tints & tones
#d30f2f color schemes
#d30f2f color preview, HTML & CSS examples
This text has a color of #d30f2f
<p style="color:#d30f2f;">Text here</p>
.mytext {color:#d30f2f;}
This box has a color of #d30f2f
<div style="background-color:#d30f2f;">Content here</div>
.mybackground {background-color:#d30f2f;}
Border around this has a color of #d30f2f
<div style="border:2px solid #d30f2f;">Content here</div>
.myborder {border:2px solid #d30f2f;}