#d30001 color space conversions
Hex:
#d30001
RGB:
211, 0, 1
CMY:
17, 100, 100
CMYK:
0, 100, 100, 17
HSL:
360°, 100.0000%, 41.3725%
HSV (HSB):
360°, 100.0000%, 82.7451%
XYZ:
26.8694, 13.8511, 1.2861
xyY:
0.6396, 0.3297, 13.8511
CIE-Lab:
44.0186, 69.4525, 57.9329
CIE-LCH:
44.0186, 90.4426, 39.8327
CIE-Luv:
44.0186, 144.6699, 31.1067
Hunter-Lab:
37.2170, 63.7412, 24.0031
#d30001 color charts
#d30001 color shades, tints & tones
#d30001 color schemes
#d30001 color preview, HTML & CSS examples
This text has a color of #d30001
<p style="color:#d30001;">Text here</p>
.mytext {color:#d30001;}
This box has a color of #d30001
<div style="background-color:#d30001;">Content here</div>
.mybackground {background-color:#d30001;}
Border around this has a color of #d30001
<div style="border:2px solid #d30001;">Content here</div>
.myborder {border:2px solid #d30001;}