#d35e30 color space conversions
Hex:
#d35e30
RGB:
211, 94, 48
CMY:
17, 63, 81
CMYK:
0, 55, 77, 17
HSL:
17°, 64.9402%, 50.7843%
HSV (HSB):
17°, 77.2512%, 82.7451%
XYZ:
31.4002, 22.0677, 5.4008
xyY:
0.5334, 0.3749, 22.0677
CIE-Lab:
54.0988, 43.4986, 47.3753
CIE-LCH:
54.0988, 64.3160, 47.4427
CIE-Luv:
54.0988, 94.1660, 39.5437
Hunter-Lab:
46.9763, 37.1057, 26.0669
#d35e30 color charts
#d35e30 color shades, tints & tones
#d35e30 color schemes
#d35e30 color preview, HTML & CSS examples
This text has a color of #d35e30
<p style="color:#d35e30;">Text here</p>
.mytext {color:#d35e30;}
This box has a color of #d35e30
<div style="background-color:#d35e30;">Content here</div>
.mybackground {background-color:#d35e30;}
Border around this has a color of #d35e30
<div style="border:2px solid #d35e30;">Content here</div>
.myborder {border:2px solid #d35e30;}