#d05e46 color space conversions
Hex:
#d05e46
RGB:
208, 94, 70
CMY:
18, 63, 73
CMYK:
0, 55, 66, 18
HSL:
10°, 59.4828%, 54.5098%
HSV (HSB):
10°, 66.3462%, 81.5686%
XYZ:
31.1206, 21.8575, 8.3730
xyY:
0.5073, 0.3563, 21.8575
CIE-Lab:
53.8755, 43.4321, 35.4256
CIE-LCH:
53.8755, 56.0475, 39.2026
CIE-Luv:
53.8755, 88.4211, 30.6855
Hunter-Lab:
46.7520, 37.0031, 22.1079
#d05e46 color charts
#d05e46 color shades, tints & tones
#d05e46 color schemes
#d05e46 color preview, HTML & CSS examples
This text has a color of #d05e46
<p style="color:#d05e46;">Text here</p>
.mytext {color:#d05e46;}
This box has a color of #d05e46
<div style="background-color:#d05e46;">Content here</div>
.mybackground {background-color:#d05e46;}
Border around this has a color of #d05e46
<div style="border:2px solid #d05e46;">Content here</div>
.myborder {border:2px solid #d05e46;}