#d05d2a color space conversions
Hex:
#d05d2a
RGB:
208, 93, 42
CMY:
18, 64, 84
CMYK:
0, 55, 80, 18
HSL:
18°, 66.4000%, 49.0196%
HSV (HSB):
18°, 79.8077%, 81.5686%
XYZ:
30.3447, 21.4058, 4.7229
xyY:
0.5373, 0.3790, 21.4058
CIE-Lab:
53.3907, 42.6333, 49.3678
CIE-LCH:
53.3907, 65.2286, 49.1866
CIE-Luv:
53.3907, 93.1172, 40.6808
Hunter-Lab:
46.2664, 36.1065, 26.3341
#d05d2a color charts
#d05d2a color shades, tints & tones
#d05d2a color schemes
#d05d2a color preview, HTML & CSS examples
This text has a color of #d05d2a
<p style="color:#d05d2a;">Text here</p>
.mytext {color:#d05d2a;}
This box has a color of #d05d2a
<div style="background-color:#d05d2a;">Content here</div>
.mybackground {background-color:#d05d2a;}
Border around this has a color of #d05d2a
<div style="border:2px solid #d05d2a;">Content here</div>
.myborder {border:2px solid #d05d2a;}