#d7031f color space conversions
Hex:
#d7031f
RGB:
215, 3, 31
CMY:
16, 99, 88
CMYK:
0, 99, 86, 16
HSL:
352°, 97.2477%, 42.7451%
HSV (HSB):
352°, 98.6047%, 84.3137%
XYZ:
28.3042, 14.6111, 2.6248
xyY:
0.6215, 0.3208, 14.6111
CIE-Lab:
45.0969, 70.5445, 47.5646
CIE-LCH:
45.0969, 85.0818, 33.9898
CIE-Luv:
45.0969, 143.9546, 27.3508
Hunter-Lab:
38.2245, 65.2816, 22.6859
#d7031f color charts
#d7031f color shades, tints & tones
#d7031f color schemes
#d7031f color preview, HTML & CSS examples
This text has a color of #d7031f
<p style="color:#d7031f;">Text here</p>
.mytext {color:#d7031f;}
This box has a color of #d7031f
<div style="background-color:#d7031f;">Content here</div>
.mybackground {background-color:#d7031f;}
Border around this has a color of #d7031f
<div style="border:2px solid #d7031f;">Content here</div>
.myborder {border:2px solid #d7031f;}