#d1031e color space conversions
Hex:
#d1031e
RGB:
209, 3, 30
CMY:
18, 99, 88
CMYK:
0, 99, 86, 18
HSL:
352°, 97.1698%, 41.5686%
HSV (HSB):
352°, 98.5646%, 81.9608%
XYZ:
26.5614, 13.7142, 2.4755
xyY:
0.6213, 0.3208, 13.7142
CIE-Lab:
43.8202, 69.0488, 46.4802
CIE-LCH:
43.8202, 83.2355, 33.9465
CIE-Luv:
43.8202, 139.7973, 26.5395
Hunter-Lab:
37.0327, 63.2207, 21.9596
#d1031e color charts
#d1031e color shades, tints & tones
#d1031e color schemes
#d1031e color preview, HTML & CSS examples
This text has a color of #d1031e
<p style="color:#d1031e;">Text here</p>
.mytext {color:#d1031e;}
This box has a color of #d1031e
<div style="background-color:#d1031e;">Content here</div>
.mybackground {background-color:#d1031e;}
Border around this has a color of #d1031e
<div style="border:2px solid #d1031e;">Content here</div>
.myborder {border:2px solid #d1031e;}