#d3082f color space conversions
Hex:
#d3082f
RGB:
211, 8, 47
CMY:
17, 97, 82
CMYK:
0, 96, 78, 17
HSL:
348°, 92.6941%, 42.9412%
HSV (HSB):
348°, 96.2085%, 82.7451%
XYZ:
27.4639, 14.2278, 3.9881
xyY:
0.6012, 0.3115, 14.2278
CIE-Lab:
44.5578, 69.5304, 37.9904
CIE-LCH:
44.5578, 79.2322, 28.6515
CIE-Luv:
44.5578, 137.0733, 22.0701
Hunter-Lab:
37.7197, 63.9570, 20.1352
#d3082f color charts
#d3082f color shades, tints & tones
#d3082f color schemes
#d3082f color preview, HTML & CSS examples
This text has a color of #d3082f
<p style="color:#d3082f;">Text here</p>
.mytext {color:#d3082f;}
This box has a color of #d3082f
<div style="background-color:#d3082f;">Content here</div>
.mybackground {background-color:#d3082f;}
Border around this has a color of #d3082f
<div style="border:2px solid #d3082f;">Content here</div>
.myborder {border:2px solid #d3082f;}