#d30b3f color space conversions
Hex:
#d30b3f
RGB:
211, 11, 63
CMY:
17, 96, 75
CMYK:
0, 95, 70, 17
HSL:
344°, 90.0901%, 43.5294%
HSV (HSB):
344°, 94.7867%, 82.7451%
XYZ:
27.8808, 14.4471, 6.0217
xyY:
0.5767, 0.2988, 14.4471
CIE-Lab:
44.8674, 69.8604, 28.7447
CIE-LCH:
44.8674, 75.5430, 22.3652
CIE-Luv:
44.8674, 132.2663, 15.5766
Hunter-Lab:
38.0094, 64.4180, 17.2134
#d30b3f color charts
#d30b3f color shades, tints & tones
#d30b3f color schemes
#d30b3f color preview, HTML & CSS examples
This text has a color of #d30b3f
<p style="color:#d30b3f;">Text here</p>
.mytext {color:#d30b3f;}
This box has a color of #d30b3f
<div style="background-color:#d30b3f;">Content here</div>
.mybackground {background-color:#d30b3f;}
Border around this has a color of #d30b3f
<div style="border:2px solid #d30b3f;">Content here</div>
.myborder {border:2px solid #d30b3f;}