#d35e27 color space conversions
Hex:
#d35e27
RGB:
211, 94, 39
CMY:
17, 63, 85
CMYK:
0, 55, 82, 17
HSL:
19°, 68.8000%, 49.0196%
HSV (HSB):
19°, 81.5166%, 82.7451%
XYZ:
31.2329, 22.0008, 4.5199
xyY:
0.5408, 0.3809, 22.0008
CIE-Lab:
54.0278, 43.1894, 51.4878
CIE-LCH:
54.0278, 67.2035, 50.0091
CIE-Luv:
54.0278, 95.1595, 42.1124
Hunter-Lab:
46.9050, 36.7751, 27.1202
#d35e27 color charts
#d35e27 color shades, tints & tones
#d35e27 color schemes
#d35e27 color preview, HTML & CSS examples
This text has a color of #d35e27
<p style="color:#d35e27;">Text here</p>
.mytext {color:#d35e27;}
This box has a color of #d35e27
<div style="background-color:#d35e27;">Content here</div>
.mybackground {background-color:#d35e27;}
Border around this has a color of #d35e27
<div style="border:2px solid #d35e27;">Content here</div>
.myborder {border:2px solid #d35e27;}