#d45a3e color space conversions
Hex:
#d45a3e
RGB:
212, 90, 62
CMY:
17, 65, 76
CMYK:
0, 58, 71, 17
HSL:
11°, 63.5593%, 53.7255%
HSV (HSB):
11°, 70.7547%, 83.1373%
XYZ:
31.6770, 21.6572, 7.0681
xyY:
0.5244, 0.3585, 21.6572
CIE-Lab:
53.6614, 46.3969, 39.7264
CIE-LCH:
53.6614, 61.0808, 40.5712
CIE-Luv:
53.6614, 95.9884, 33.2524
Hunter-Lab:
46.5373, 40.0614, 23.5711
#d45a3e color charts
#d45a3e color shades, tints & tones
#d45a3e color schemes
#d45a3e color preview, HTML & CSS examples
This text has a color of #d45a3e
<p style="color:#d45a3e;">Text here</p>
.mytext {color:#d45a3e;}
This box has a color of #d45a3e
<div style="background-color:#d45a3e;">Content here</div>
.mybackground {background-color:#d45a3e;}
Border around this has a color of #d45a3e
<div style="border:2px solid #d45a3e;">Content here</div>
.myborder {border:2px solid #d45a3e;}