#d2704f color space conversions
Hex:
#d2704f
RGB:
210, 112, 79
CMY:
18, 56, 69
CMYK:
0, 47, 62, 18
HSL:
15°, 59.2760%, 56.6667%
HSV (HSB):
15°, 62.3810%, 82.3529%
XYZ:
33.7838, 25.8545, 10.6070
xyY:
0.4809, 0.3681, 25.8545
CIE-Lab:
57.8987, 35.6534, 35.3863
CIE-LCH:
57.8987, 50.2330, 44.7846
CIE-Luv:
57.8987, 75.4145, 33.7586
Hunter-Lab:
50.8473, 29.6156, 23.2250
#d2704f color charts
#d2704f color shades, tints & tones
#d2704f color schemes
#d2704f color preview, HTML & CSS examples
This text has a color of #d2704f
<p style="color:#d2704f;">Text here</p>
.mytext {color:#d2704f;}
This box has a color of #d2704f
<div style="background-color:#d2704f;">Content here</div>
.mybackground {background-color:#d2704f;}
Border around this has a color of #d2704f
<div style="border:2px solid #d2704f;">Content here</div>
.myborder {border:2px solid #d2704f;}