#d05c3c color space conversions
Hex:
#d05c3c
RGB:
208, 92, 60
CMY:
18, 64, 76
CMYK:
0, 56, 71, 18
HSL:
13°, 61.1570%, 52.5490%
HSV (HSB):
13°, 71.1538%, 81.5686%
XYZ:
30.6552, 21.3904, 6.7880
xyY:
0.5210, 0.3636, 21.3904
CIE-Lab:
53.3742, 43.8663, 40.3074
CIE-LCH:
53.3742, 59.5729, 42.5790
CIE-Luv:
53.3742, 91.5179, 34.2402
Hunter-Lab:
46.2498, 37.3758, 23.6729
#d05c3c color charts
#d05c3c color shades, tints & tones
#d05c3c color schemes
#d05c3c color preview, HTML & CSS examples
This text has a color of #d05c3c
<p style="color:#d05c3c;">Text here</p>
.mytext {color:#d05c3c;}
This box has a color of #d05c3c
<div style="background-color:#d05c3c;">Content here</div>
.mybackground {background-color:#d05c3c;}
Border around this has a color of #d05c3c
<div style="border:2px solid #d05c3c;">Content here</div>
.myborder {border:2px solid #d05c3c;}