#d3010f color space conversions
Hex:
#d3010f
RGB:
211, 1, 15
CMY:
17, 100, 94
CMYK:
0, 100, 93, 17
HSL:
356°, 99.0566%, 41.5686%
HSV (HSB):
356°, 99.5261%, 82.7451%
XYZ:
26.9610, 13.9051, 1.7149
xyY:
0.6332, 0.3266, 13.9051
CIE-Lab:
44.0965, 69.4891, 53.4819
CIE-LCH:
44.0965, 87.6873, 37.5835
CIE-Luv:
44.0965, 143.4500, 29.5953
Hunter-Lab:
37.2895, 63.8023, 23.3760
#d3010f color charts
#d3010f color shades, tints & tones
#d3010f color schemes
#d3010f color preview, HTML & CSS examples
This text has a color of #d3010f
<p style="color:#d3010f;">Text here</p>
.mytext {color:#d3010f;}
This box has a color of #d3010f
<div style="background-color:#d3010f;">Content here</div>
.mybackground {background-color:#d3010f;}
Border around this has a color of #d3010f
<div style="border:2px solid #d3010f;">Content here</div>
.myborder {border:2px solid #d3010f;}