#d30d15 color space conversions
Hex:
#d30d15
RGB:
211, 13, 21
CMY:
17, 95, 92
CMYK:
0, 94, 90, 17
HSL:
358°, 88.3929%, 43.9216%
HSV (HSB):
358°, 93.8389%, 82.7451%
XYZ:
27.1432, 14.1909, 2.0180
xyY:
0.6261, 0.3273, 14.1909
CIE-Lab:
44.5054, 68.4649, 51.3922
CIE-LCH:
44.5054, 85.6072, 36.8932
CIE-Luv:
44.5054, 140.8274, 29.3421
Hunter-Lab:
37.6708, 62.6923, 23.1935
#d30d15 color charts
#d30d15 color shades, tints & tones
#d30d15 color schemes
#d30d15 color preview, HTML & CSS examples
This text has a color of #d30d15
<p style="color:#d30d15;">Text here</p>
.mytext {color:#d30d15;}
This box has a color of #d30d15
<div style="background-color:#d30d15;">Content here</div>
.mybackground {background-color:#d30d15;}
Border around this has a color of #d30d15
<div style="border:2px solid #d30d15;">Content here</div>
.myborder {border:2px solid #d30d15;}