#d35b3c color space conversions
Hex:
#d35b3c
RGB:
211, 91, 60
CMY:
17, 64, 76
CMYK:
0, 57, 72, 17
HSL:
12°, 63.1799%, 53.1373%
HSV (HSB):
12°, 71.5640%, 82.7451%
XYZ:
31.4207, 21.6573, 6.7992
xyY:
0.5248, 0.3617, 21.6573
CIE-Lab:
53.6615, 45.4585, 40.7593
CIE-LCH:
53.6615, 61.0557, 41.8802
CIE-Luv:
53.6615, 94.7488, 34.2687
Hunter-Lab:
46.5374, 39.0774, 23.9138
#d35b3c color charts
#d35b3c color shades, tints & tones
#d35b3c color schemes
#d35b3c color preview, HTML & CSS examples
This text has a color of #d35b3c
<p style="color:#d35b3c;">Text here</p>
.mytext {color:#d35b3c;}
This box has a color of #d35b3c
<div style="background-color:#d35b3c;">Content here</div>
.mybackground {background-color:#d35b3c;}
Border around this has a color of #d35b3c
<div style="border:2px solid #d35b3c;">Content here</div>
.myborder {border:2px solid #d35b3c;}