#d35e46 color space conversions
Hex:
#d35e46
RGB:
211, 94, 70
CMY:
17, 63, 73
CMYK:
0, 55, 67, 17
HSL:
10°, 61.5721%, 55.0980%
HSV (HSB):
10°, 66.8246%, 82.7451%
XYZ:
31.9722, 22.2965, 8.4129
xyY:
0.5101, 0.3557, 22.2965
CIE-Lab:
54.3402, 44.5441, 36.0921
CIE-LCH:
54.3402, 57.3308, 39.0163
CIE-Luv:
54.3402, 90.9106, 31.0965
Hunter-Lab:
47.2192, 38.2291, 22.4899
#d35e46 color charts
#d35e46 color shades, tints & tones
#d35e46 color schemes
#d35e46 color preview, HTML & CSS examples
This text has a color of #d35e46
<p style="color:#d35e46;">Text here</p>
.mytext {color:#d35e46;}
This box has a color of #d35e46
<div style="background-color:#d35e46;">Content here</div>
.mybackground {background-color:#d35e46;}
Border around this has a color of #d35e46
<div style="border:2px solid #d35e46;">Content here</div>
.myborder {border:2px solid #d35e46;}