#d30e01 color space conversions
Hex:
#d30e01
RGB:
211, 14, 1
CMY:
17, 95, 100
CMYK:
0, 93, 100, 17
HSL:
4°, 99.0566%, 41.5686%
HSV (HSB):
4°, 99.5261%, 82.7451%
XYZ:
27.0265, 14.1652, 1.3384
xyY:
0.6355, 0.3331, 14.1652
CIE-Lab:
44.4689, 68.1497, 58.0994
CIE-LCH:
44.4689, 89.5541, 40.4485
CIE-Luv:
44.4689, 142.2649, 31.8998
Hunter-Lab:
37.6366, 62.3150, 24.2372
#d30e01 color charts
#d30e01 color shades, tints & tones
#d30e01 color schemes
#d30e01 color preview, HTML & CSS examples
This text has a color of #d30e01
<p style="color:#d30e01;">Text here</p>
.mytext {color:#d30e01;}
This box has a color of #d30e01
<div style="background-color:#d30e01;">Content here</div>
.mybackground {background-color:#d30e01;}
Border around this has a color of #d30e01
<div style="border:2px solid #d30e01;">Content here</div>
.myborder {border:2px solid #d30e01;}