#d40a01 color space conversions
Hex:
#d40a01
RGB:
212, 10, 1
CMY:
17, 96, 100
CMYK:
0, 95, 100, 17
HSL:
3°, 99.0610%, 41.7647%
HSV (HSB):
3°, 99.5283%, 83.1373%
XYZ:
27.2654, 14.2163, 1.3357
xyY:
0.6368, 0.3320, 14.2163
CIE-Lab:
44.5416, 68.8023, 58.2561
CIE-LCH:
44.5416, 90.1528, 40.2552
CIE-Luv:
44.5416, 143.7111, 31.8049
Hunter-Lab:
37.7045, 63.0963, 24.2928
#d40a01 color charts
#d40a01 color shades, tints & tones
#d40a01 color schemes
#d40a01 color preview, HTML & CSS examples
This text has a color of #d40a01
<p style="color:#d40a01;">Text here</p>
.mytext {color:#d40a01;}
This box has a color of #d40a01
<div style="background-color:#d40a01;">Content here</div>
.mybackground {background-color:#d40a01;}
Border around this has a color of #d40a01
<div style="border:2px solid #d40a01;">Content here</div>
.myborder {border:2px solid #d40a01;}