#d35a2c color space conversions
Hex:
#d35a2c
RGB:
211, 90, 44
CMY:
17, 65, 83
CMYK:
0, 57, 79, 17
HSL:
17°, 65.4902%, 50.0000%
HSV (HSB):
17°, 79.1469%, 82.7451%
XYZ:
30.9748, 21.3431, 4.8699
xyY:
0.5416, 0.3732, 21.3431
CIE-Lab:
53.3229, 45.2746, 48.5289
CIE-LCH:
53.3229, 66.3690, 46.9869
CIE-Luv:
53.3229, 97.6935, 39.4290
Hunter-Lab:
46.1986, 38.8315, 26.0890
#d35a2c color charts
#d35a2c color shades, tints & tones
#d35a2c color schemes
#d35a2c color preview, HTML & CSS examples
This text has a color of #d35a2c
<p style="color:#d35a2c;">Text here</p>
.mytext {color:#d35a2c;}
This box has a color of #d35a2c
<div style="background-color:#d35a2c;">Content here</div>
.mybackground {background-color:#d35a2c;}
Border around this has a color of #d35a2c
<div style="border:2px solid #d35a2c;">Content here</div>
.myborder {border:2px solid #d35a2c;}