#d40001 color space conversions
Hex:
#d40001
RGB:
212, 0, 1
CMY:
17, 100, 100
CMYK:
0, 100, 100, 17
HSL:
360°, 100.0000%, 41.5686%
HSV (HSB):
360°, 100.0000%, 83.1373%
XYZ:
27.1569, 13.9992, 1.2995
xyY:
0.6397, 0.3297, 13.9992
CIE-Lab:
44.2318, 69.6992, 58.1423
CIE-LCH:
44.2318, 90.7662, 39.8345
CIE-Luv:
44.2318, 145.3716, 31.2586
Hunter-Lab:
37.4156, 64.0811, 24.1316
#d40001 color charts
#d40001 color shades, tints & tones
#d40001 color schemes
#d40001 color preview, HTML & CSS examples
This text has a color of #d40001
<p style="color:#d40001;">Text here</p>
.mytext {color:#d40001;}
This box has a color of #d40001
<div style="background-color:#d40001;">Content here</div>
.mybackground {background-color:#d40001;}
Border around this has a color of #d40001
<div style="border:2px solid #d40001;">Content here</div>
.myborder {border:2px solid #d40001;}