#d05a2c color space conversions
Hex:
#d05a2c
RGB:
208, 90, 44
CMY:
18, 65, 83
CMYK:
0, 57, 79, 18
HSL:
17°, 65.0794%, 49.4118%
HSV (HSB):
17°, 78.8462%, 81.5686%
XYZ:
30.1232, 20.9041, 4.8301
xyY:
0.5393, 0.3742, 20.9041
CIE-Lab:
52.8444, 44.1550, 47.8979
CIE-LCH:
52.8444, 65.1450, 47.3284
CIE-Luv:
52.8444, 95.1932, 39.1088
Hunter-Lab:
45.7210, 37.5928, 25.7411
#d05a2c color charts
#d05a2c color shades, tints & tones
#d05a2c color schemes
#d05a2c color preview, HTML & CSS examples
This text has a color of #d05a2c
<p style="color:#d05a2c;">Text here</p>
.mytext {color:#d05a2c;}
This box has a color of #d05a2c
<div style="background-color:#d05a2c;">Content here</div>
.mybackground {background-color:#d05a2c;}
Border around this has a color of #d05a2c
<div style="border:2px solid #d05a2c;">Content here</div>
.myborder {border:2px solid #d05a2c;}