#d35a3a color space conversions
Hex:
#d35a3a
RGB:
211, 90, 58
CMY:
17, 65, 77
CMYK:
0, 57, 73, 17
HSL:
13°, 63.4855%, 52.7451%
HSV (HSB):
13°, 72.5118%, 82.7451%
XYZ:
31.2839, 21.4667, 6.4976
xyY:
0.5280, 0.3623, 21.4667
CIE-Lab:
53.4565, 45.8395, 41.5967
CIE-LCH:
53.4565, 61.8995, 42.2220
CIE-Luv:
53.4565, 95.7928, 34.7026
Hunter-Lab:
46.3322, 39.4433, 24.1177
#d35a3a color charts
#d35a3a color shades, tints & tones
#d35a3a color schemes
#d35a3a color preview, HTML & CSS examples
This text has a color of #d35a3a
<p style="color:#d35a3a;">Text here</p>
.mytext {color:#d35a3a;}
This box has a color of #d35a3a
<div style="background-color:#d35a3a;">Content here</div>
.mybackground {background-color:#d35a3a;}
Border around this has a color of #d35a3a
<div style="border:2px solid #d35a3a;">Content here</div>
.myborder {border:2px solid #d35a3a;}