#d31003 color space conversions
Hex:
#d31003
RGB:
211, 16, 3
CMY:
17, 94, 99
CMYK:
0, 92, 99, 17
HSL:
4°, 97.1963%, 41.9608%
HSV (HSB):
4°, 98.5782%, 82.7451%
XYZ:
27.0657, 14.2260, 1.4055
xyY:
0.6339, 0.3332, 14.2260
CIE-Lab:
44.5554, 67.9358, 57.4896
CIE-LCH:
44.5554, 88.9962, 40.2391
CIE-Luv:
44.5554, 141.7003, 31.8291
Hunter-Lab:
37.7174, 62.0846, 24.1928
#d31003 color charts
#d31003 color shades, tints & tones
#d31003 color schemes
#d31003 color preview, HTML & CSS examples
This text has a color of #d31003
<p style="color:#d31003;">Text here</p>
.mytext {color:#d31003;}
This box has a color of #d31003
<div style="background-color:#d31003;">Content here</div>
.mybackground {background-color:#d31003;}
Border around this has a color of #d31003
<div style="border:2px solid #d31003;">Content here</div>
.myborder {border:2px solid #d31003;}