#d51f0d color space conversions
Hex:
#d51f0d
RGB:
213, 31, 13
CMY:
16, 88, 95
CMYK:
0, 85, 94, 16
HSL:
5°, 88.4956%, 44.3137%
HSV (HSB):
5°, 93.8967%, 83.5294%
XYZ:
28.0032, 15.1552, 1.8301
xyY:
0.6225, 0.3369, 15.1552
CIE-Lab:
45.8460, 66.1278, 55.4000
CIE-LCH:
45.8460, 86.2673, 39.9553
CIE-Luv:
45.8460, 138.0467, 32.5501
Hunter-Lab:
38.9296, 60.2733, 24.4635
#d51f0d color charts
#d51f0d color shades, tints & tones
#d51f0d color schemes
#d51f0d color preview, HTML & CSS examples
This text has a color of #d51f0d
<p style="color:#d51f0d;">Text here</p>
.mytext {color:#d51f0d;}
This box has a color of #d51f0d
<div style="background-color:#d51f0d;">Content here</div>
.mybackground {background-color:#d51f0d;}
Border around this has a color of #d51f0d
<div style="border:2px solid #d51f0d;">Content here</div>
.myborder {border:2px solid #d51f0d;}