#d04e3c color space conversions
Hex:
#d04e3c
RGB:
208, 78, 60
CMY:
18, 69, 76
CMYK:
0, 63, 71, 18
HSL:
7°, 61.1570%, 52.5490%
HSV (HSB):
7°, 71.1538%, 81.5686%
XYZ:
29.5524, 19.1849, 6.4204
xyY:
0.5358, 0.3478, 19.1849
CIE-Lab:
50.9029, 50.3566, 37.5046
CIE-LCH:
50.9029, 62.7884, 36.6780
CIE-Luv:
50.9029, 101.4844, 29.5455
Hunter-Lab:
43.8006, 43.7836, 21.9695
#d04e3c color charts
#d04e3c color shades, tints & tones
#d04e3c color schemes
#d04e3c color preview, HTML & CSS examples
This text has a color of #d04e3c
<p style="color:#d04e3c;">Text here</p>
.mytext {color:#d04e3c;}
This box has a color of #d04e3c
<div style="background-color:#d04e3c;">Content here</div>
.mybackground {background-color:#d04e3c;}
Border around this has a color of #d04e3c
<div style="border:2px solid #d04e3c;">Content here</div>
.myborder {border:2px solid #d04e3c;}