#d3010c color space conversions
Hex:
#d3010c
RGB:
211, 1, 12
CMY:
17, 100, 95
CMYK:
0, 100, 94, 17
HSL:
357°, 99.0566%, 41.5686%
HSV (HSB):
357°, 99.5261%, 82.7451%
XYZ:
26.9412, 13.8971, 1.6103
xyY:
0.6347, 0.3274, 13.8971
CIE-Lab:
44.0851, 69.4578, 54.5029
CIE-LCH:
44.0851, 88.2890, 38.1210
CIE-Luv:
44.0851, 143.7072, 29.9788
Hunter-Lab:
37.2789, 63.7627, 23.5341
#d3010c color charts
#d3010c RGB chart
#d3010c CMYK chart
#d3010c RGB pie chart
#d3010c color shades, tints & tones
#d3010c color schemes
#d3010c color preview, HTML & CSS examples
This text has a color of #d3010c
<p style="color:#d3010c;">Text here</p>
.mytext {color:#d3010c;}
Text color #d3010c
This box has a color of #d3010c
<div style="background-color:#d3010c;">Content here</div>
.mybackground {background-color:#d3010c;}
Background color #d3010c
Border around this has a color of #d3010c
<div style="border:2px solid #d3010c;">Content here</div>
.myborder {border:2px solid #d3010c;}
Border color #d3010c