#d05c42 color space conversions
Hex:
#d05c42
RGB:
208, 92, 66
CMY:
18, 64, 74
CMYK:
0, 56, 68, 18
HSL:
11°, 60.1695%, 53.7255%
HSV (HSB):
11°, 68.2692%, 81.5686%
XYZ:
30.8229, 21.4575, 7.6714
xyY:
0.5141, 0.3579, 21.4575
CIE-Lab:
53.4466, 44.1783, 37.1314
CIE-LCH:
53.4466, 57.7101, 40.0467
CIE-Luv:
53.4466, 90.5509, 31.7420
Hunter-Lab:
46.3223, 37.7103, 22.6066
#d05c42 color charts
#d05c42 color shades, tints & tones
#d05c42 color schemes
#d05c42 color preview, HTML & CSS examples
This text has a color of #d05c42
<p style="color:#d05c42;">Text here</p>
.mytext {color:#d05c42;}
This box has a color of #d05c42
<div style="background-color:#d05c42;">Content here</div>
.mybackground {background-color:#d05c42;}
Border around this has a color of #d05c42
<div style="border:2px solid #d05c42;">Content here</div>
.myborder {border:2px solid #d05c42;}