#d05e2e color space conversions
Hex:
#d05e2e
RGB:
208, 94, 46
CMY:
18, 63, 82
CMYK:
0, 55, 78, 18
HSL:
18°, 63.7795%, 49.8039%
HSV (HSB):
18°, 77.8846%, 81.5686%
XYZ:
30.5083, 21.6126, 5.1484
xyY:
0.5327, 0.3774, 21.6126
CIE-Lab:
53.6135, 42.2861, 47.7015
CIE-LCH:
53.6135, 63.7460, 48.4439
CIE-Luv:
53.6135, 91.8981, 39.8481
Hunter-Lab:
46.4893, 35.7830, 25.9765
#d05e2e color charts
#d05e2e color shades, tints & tones
#d05e2e color schemes
#d05e2e color preview, HTML & CSS examples
This text has a color of #d05e2e
<p style="color:#d05e2e;">Text here</p>
.mytext {color:#d05e2e;}
This box has a color of #d05e2e
<div style="background-color:#d05e2e;">Content here</div>
.mybackground {background-color:#d05e2e;}
Border around this has a color of #d05e2e
<div style="border:2px solid #d05e2e;">Content here</div>
.myborder {border:2px solid #d05e2e;}