#d35c20 color space conversions
Hex:
#d35c20
RGB:
211, 92, 32
CMY:
17, 64, 87
CMYK:
0, 56, 85, 17
HSL:
20°, 73.6626%, 47.6471%
HSV (HSB):
20°, 84.8341%, 82.7451%
XYZ:
30.9518, 21.6075, 3.9058
xyY:
0.5482, 0.3827, 21.6075
CIE-Lab:
53.6080, 43.9609, 54.0538
CIE-LCH:
53.6080, 69.6733, 50.8793
CIE-Luv:
53.6080, 97.3652, 43.1126
Hunter-Lab:
46.4838, 37.5097, 27.5568
#d35c20 color charts
#d35c20 color shades, tints & tones
#d35c20 color schemes
#d35c20 color preview, HTML & CSS examples
This text has a color of #d35c20
<p style="color:#d35c20;">Text here</p>
.mytext {color:#d35c20;}
This box has a color of #d35c20
<div style="background-color:#d35c20;">Content here</div>
.mybackground {background-color:#d35c20;}
Border around this has a color of #d35c20
<div style="border:2px solid #d35c20;">Content here</div>
.myborder {border:2px solid #d35c20;}