#d31705 color space conversions
Hex:
#d31705
RGB:
211, 23, 5
CMY:
17, 91, 98
CMYK:
0, 89, 98, 17
HSL:
5°, 95.3704%, 42.3529%
HSV (HSB):
5°, 97.6303%, 82.7451%
XYZ:
27.1978, 14.4726, 1.5036
xyY:
0.6300, 0.3352, 14.4726
CIE-Lab:
44.9033, 66.9704, 57.0227
CIE-LCH:
44.9033, 87.9580, 40.4131
CIE-Luv:
44.9033, 139.7635, 32.2200
Hunter-Lab:
38.0429, 61.0387, 24.2867
#d31705 color charts
#d31705 color shades, tints & tones
#d31705 color schemes
#d31705 color preview, HTML & CSS examples
This text has a color of #d31705
<p style="color:#d31705;">Text here</p>
.mytext {color:#d31705;}
This box has a color of #d31705
<div style="background-color:#d31705;">Content here</div>
.mybackground {background-color:#d31705;}
Border around this has a color of #d31705
<div style="border:2px solid #d31705;">Content here</div>
.myborder {border:2px solid #d31705;}