#d43001 color space conversions
Hex:
#d43001
RGB:
212, 48, 1
CMY:
17, 81, 100
CMYK:
0, 77, 100, 17
HSL:
13°, 99.0610%, 41.7647%
HSV (HSB):
13°, 99.5283%, 83.1373%
XYZ:
28.2138, 16.1131, 1.6518
xyY:
0.6136, 0.3504, 16.1131
CIE-Lab:
47.1226, 61.4572, 59.3214
CIE-LCH:
47.1226, 85.4167, 43.9869
CIE-Luv:
47.1226, 130.3245, 36.3018
Hunter-Lab:
40.1412, 55.2142, 25.6590
#d43001 color charts
#d43001 color shades, tints & tones
#d43001 color schemes
#d43001 color preview, HTML & CSS examples
This text has a color of #d43001
<p style="color:#d43001;">Text here</p>
.mytext {color:#d43001;}
This box has a color of #d43001
<div style="background-color:#d43001;">Content here</div>
.mybackground {background-color:#d43001;}
Border around this has a color of #d43001
<div style="border:2px solid #d43001;">Content here</div>
.myborder {border:2px solid #d43001;}