#d2785a color space conversions
Hex:
#d2785a
RGB:
210, 120, 90
CMY:
18, 53, 65
CMYK:
0, 43, 57, 18
HSL:
15°, 57.1429%, 58.8235%
HSV (HSB):
15°, 57.1429%, 82.3529%
XYZ:
35.1403, 27.8728, 13.2007
xyY:
0.4611, 0.3657, 27.8728
CIE-Lab:
59.7736, 32.2500, 31.6576
CIE-LCH:
59.7736, 45.1915, 44.4689
CIE-Luv:
59.7736, 67.8915, 31.6018
Hunter-Lab:
52.7947, 26.4194, 22.1314
#d2785a color charts
#d2785a color shades, tints & tones
#d2785a color schemes
#d2785a color preview, HTML & CSS examples
This text has a color of #d2785a
<p style="color:#d2785a;">Text here</p>
.mytext {color:#d2785a;}
This box has a color of #d2785a
<div style="background-color:#d2785a;">Content here</div>
.mybackground {background-color:#d2785a;}
Border around this has a color of #d2785a
<div style="border:2px solid #d2785a;">Content here</div>
.myborder {border:2px solid #d2785a;}