#d05d3a color space conversions
Hex:
#d05d3a
RGB:
208, 93, 58
CMY:
18, 64, 77
CMYK:
0, 55, 72, 18
HSL:
14°, 61.4754%, 52.1569%
HSV (HSB):
14°, 72.1154%, 81.5686%
XYZ:
30.6905, 21.5441, 6.5438
xyY:
0.5221, 0.3665, 21.5441
CIE-Lab:
53.5399, 43.2836, 41.5556
CIE-LCH:
53.5399, 60.0028, 43.8332
CIE-Luv:
53.5399, 91.0774, 35.3727
Hunter-Lab:
46.4156, 36.7988, 24.1320
#d05d3a color charts
#d05d3a color shades, tints & tones
#d05d3a color schemes
#d05d3a color preview, HTML & CSS examples
This text has a color of #d05d3a
<p style="color:#d05d3a;">Text here</p>
.mytext {color:#d05d3a;}
This box has a color of #d05d3a
<div style="background-color:#d05d3a;">Content here</div>
.mybackground {background-color:#d05d3a;}
Border around this has a color of #d05d3a
<div style="border:2px solid #d05d3a;">Content here</div>
.myborder {border:2px solid #d05d3a;}