#d2871e color space conversions
Hex:
#d2871e
RGB:
210, 135, 30
CMY:
18, 47, 88
CMYK:
0, 36, 86, 18
HSL:
35°, 75.0000%, 47.0588%
HSV (HSB):
35°, 85.7143%, 82.3529%
XYZ:
35.4767, 31.1233, 5.3659
xyY:
0.4930, 0.4325, 31.1233
CIE-Lab:
62.6116, 21.1588, 62.2114
CIE-LCH:
62.6116, 65.7112, 71.2163
CIE-Luv:
62.6116, 61.7684, 58.5833
Hunter-Lab:
55.7883, 15.8815, 33.3491
#d2871e color charts
#d2871e color shades, tints & tones
#d2871e color schemes
#d2871e color preview, HTML & CSS examples
This text has a color of #d2871e
<p style="color:#d2871e;">Text here</p>
.mytext {color:#d2871e;}
This box has a color of #d2871e
<div style="background-color:#d2871e;">Content here</div>
.mybackground {background-color:#d2871e;}
Border around this has a color of #d2871e
<div style="border:2px solid #d2871e;">Content here</div>
.myborder {border:2px solid #d2871e;}