#d35e28 color space conversions
Hex:
#d35e28
RGB:
211, 94, 40
CMY:
17, 63, 84
CMYK:
0, 55, 81, 17
HSL:
19°, 68.1275%, 49.2157%
HSV (HSB):
19°, 81.0427%, 82.7451%
XYZ:
31.2497, 22.0075, 4.6083
xyY:
0.5400, 0.3803, 22.0075
CIE-Lab:
54.0350, 43.2205, 51.0513
CIE-LCH:
54.0350, 66.8898, 49.7485
CIE-Luv:
54.0350, 95.0589, 41.8524
Hunter-Lab:
46.9121, 36.8083, 27.0143
#d35e28 color charts
#d35e28 color shades, tints & tones
#d35e28 color schemes
#d35e28 color preview, HTML & CSS examples
This text has a color of #d35e28
<p style="color:#d35e28;">Text here</p>
.mytext {color:#d35e28;}
This box has a color of #d35e28
<div style="background-color:#d35e28;">Content here</div>
.mybackground {background-color:#d35e28;}
Border around this has a color of #d35e28
<div style="border:2px solid #d35e28;">Content here</div>
.myborder {border:2px solid #d35e28;}