#d3530e color space conversions
Hex:
#d3530e
RGB:
211, 83, 14
CMY:
17, 67, 95
CMYK:
0, 61, 93, 17
HSL:
21°, 87.5556%, 44.1176%
HSV (HSB):
21°, 93.3649%, 82.7451%
XYZ:
30.0365, 20.0671, 2.7057
xyY:
0.5688, 0.3800, 20.0671
CIE-Lab:
51.9130, 47.8420, 58.7285
CIE-LCH:
51.9130, 75.7489, 50.8327
CIE-Luv:
51.9130, 105.5534, 43.3044
Hunter-Lab:
44.7963, 41.2929, 27.7763
#d3530e color charts
#d3530e color shades, tints & tones
#d3530e color schemes
#d3530e color preview, HTML & CSS examples
This text has a color of #d3530e
<p style="color:#d3530e;">Text here</p>
.mytext {color:#d3530e;}
This box has a color of #d3530e
<div style="background-color:#d3530e;">Content here</div>
.mybackground {background-color:#d3530e;}
Border around this has a color of #d3530e
<div style="border:2px solid #d3530e;">Content here</div>
.myborder {border:2px solid #d3530e;}