#d3082c color space conversions
Hex:
#d3082c
RGB:
211, 8, 44
CMY:
17, 97, 83
CMYK:
0, 96, 79, 17
HSL:
349°, 92.6941%, 42.9412%
HSV (HSB):
349°, 96.2085%, 82.7451%
XYZ:
27.4054, 14.2044, 3.6802
xyY:
0.6051, 0.3136, 14.2044
CIE-Lab:
44.5246, 69.4388, 39.6884
CIE-LCH:
44.5246, 79.9807, 29.7505
CIE-Luv:
44.5246, 137.7657, 23.1228
Hunter-Lab:
37.6887, 63.8413, 20.5927
#d3082c color charts
#d3082c RGB chart
#d3082c CMYK chart
#d3082c RGB pie chart
#d3082c color shades, tints & tones
#d3082c color schemes
#d3082c color preview, HTML & CSS examples
This text has a color of #d3082c
<p style="color:#d3082c;">Text here</p>
.mytext {color:#d3082c;}
Text color #d3082c
This box has a color of #d3082c
<div style="background-color:#d3082c;">Content here</div>
.mybackground {background-color:#d3082c;}
Background color #d3082c
Border around this has a color of #d3082c
<div style="border:2px solid #d3082c;">Content here</div>
.myborder {border:2px solid #d3082c;}
Border color #d3082c