#d35c2b color space conversions
Hex:
#d35c2b
RGB:
211, 92, 43
CMY:
17, 64, 83
CMYK:
0, 56, 80, 17
HSL:
18°, 66.1417%, 49.8039%
HSV (HSB):
18°, 79.6209%, 82.7451%
XYZ:
31.1272, 21.6776, 4.8291
xyY:
0.5401, 0.3761, 21.6776
CIE-Lab:
53.6832, 44.2849, 49.3491
CIE-LCH:
53.6832, 66.3060, 48.0958
CIE-Luv:
53.6832, 96.2823, 40.3722
Hunter-Lab:
46.5592, 37.8576, 26.4419
#d35c2b color charts
#d35c2b color shades, tints & tones
#d35c2b color schemes
#d35c2b color preview, HTML & CSS examples
This text has a color of #d35c2b
<p style="color:#d35c2b;">Text here</p>
.mytext {color:#d35c2b;}
This box has a color of #d35c2b
<div style="background-color:#d35c2b;">Content here</div>
.mybackground {background-color:#d35c2b;}
Border around this has a color of #d35c2b
<div style="border:2px solid #d35c2b;">Content here</div>
.myborder {border:2px solid #d35c2b;}