#d71f04 color space conversions
Hex:
#d71f04
RGB:
215, 31, 4
CMY:
16, 88, 98
CMYK:
0, 86, 98, 16
HSL:
8°, 96.3470%, 42.9412%
HSV (HSB):
8°, 98.1395%, 84.3137%
XYZ:
28.5362, 15.4358, 1.5902
xyY:
0.6263, 0.3388, 15.4358
CIE-Lab:
46.2254, 66.5901, 58.3977
CIE-LCH:
46.2254, 88.5693, 41.2499
CIE-Luv:
46.2254, 140.1065, 33.7767
Hunter-Lab:
39.2884, 60.8945, 25.1021
#d71f04 color charts
#d71f04 color shades, tints & tones
#d71f04 color schemes
#d71f04 color preview, HTML & CSS examples
This text has a color of #d71f04
<p style="color:#d71f04;">Text here</p>
.mytext {color:#d71f04;}
This box has a color of #d71f04
<div style="background-color:#d71f04;">Content here</div>
.mybackground {background-color:#d71f04;}
Border around this has a color of #d71f04
<div style="border:2px solid #d71f04;">Content here</div>
.myborder {border:2px solid #d71f04;}