#d05e42 color space conversions
Hex:
#d05e42
RGB:
208, 94, 66
CMY:
18, 63, 74
CMYK:
0, 55, 68, 18
HSL:
12°, 60.1695%, 53.7255%
HSV (HSB):
12°, 68.2692%, 81.5686%
XYZ:
30.9985, 21.8087, 7.7299
xyY:
0.5121, 0.3603, 21.8087
CIE-Lab:
53.8234, 43.2053, 37.5715
CIE-LCH:
53.8234, 57.2566, 41.0103
CIE-Luv:
53.8234, 89.0949, 32.4655
Hunter-Lab:
46.6997, 36.7608, 22.8759
#d05e42 color charts
#d05e42 color shades, tints & tones
#d05e42 color schemes
#d05e42 color preview, HTML & CSS examples
This text has a color of #d05e42
<p style="color:#d05e42;">Text here</p>
.mytext {color:#d05e42;}
This box has a color of #d05e42
<div style="background-color:#d05e42;">Content here</div>
.mybackground {background-color:#d05e42;}
Border around this has a color of #d05e42
<div style="border:2px solid #d05e42;">Content here</div>
.myborder {border:2px solid #d05e42;}