#d05e44 color space conversions
Hex:
#d05e44
RGB:
208, 94, 68
CMY:
18, 63, 73
CMYK:
0, 55, 67, 18
HSL:
11°, 59.8291%, 54.1176%
HSV (HSB):
11°, 67.3077%, 81.5686%
XYZ:
31.0585, 21.8327, 8.0460
xyY:
0.5097, 0.3583, 21.8327
CIE-Lab:
53.8490, 43.3169, 36.5020
CIE-LCH:
53.8490, 56.6458, 40.1199
CIE-Luv:
53.8490, 88.7625, 31.5878
Hunter-Lab:
46.7254, 36.8799, 22.4982
#d05e44 color charts
#d05e44 color shades, tints & tones
#d05e44 color schemes
#d05e44 color preview, HTML & CSS examples
This text has a color of #d05e44
<p style="color:#d05e44;">Text here</p>
.mytext {color:#d05e44;}
This box has a color of #d05e44
<div style="background-color:#d05e44;">Content here</div>
.mybackground {background-color:#d05e44;}
Border around this has a color of #d05e44
<div style="border:2px solid #d05e44;">Content here</div>
.myborder {border:2px solid #d05e44;}