#d31400 color space conversions
Hex:
#d31400
RGB:
211, 20, 0
CMY:
17, 92, 100
CMYK:
0, 91, 100, 17
HSL:
6°, 100.0000%, 41.3725%
HSV (HSB):
6°, 100.0000%, 82.7451%
XYZ:
27.1141, 14.3492, 1.3406
xyY:
0.6334, 0.3352, 14.3492
CIE-Lab:
44.7296, 67.3808, 58.5239
CIE-LCH:
44.7296, 89.2480, 40.9761
CIE-Luv:
44.7296, 140.9352, 32.4688
Hunter-Lab:
37.8803, 61.4768, 24.4179
#d31400 color charts
#d31400 color shades, tints & tones
#d31400 color schemes
#d31400 color preview, HTML & CSS examples
This text has a color of #d31400
<p style="color:#d31400;">Text here</p>
.mytext {color:#d31400;}
This box has a color of #d31400
<div style="background-color:#d31400;">Content here</div>
.mybackground {background-color:#d31400;}
Border around this has a color of #d31400
<div style="border:2px solid #d31400;">Content here</div>
.myborder {border:2px solid #d31400;}