#d4986e color space conversions
Hex:
#d4986e
RGB:
212, 152, 110
CMY:
17, 40, 57
CMYK:
0, 28, 48, 17
HSL:
25°, 54.2553%, 63.1373%
HSV (HSB):
25°, 48.1132%, 83.1373%
XYZ:
41.1941, 37.5793, 19.8342
xyY:
0.4178, 0.3811, 37.5793
CIE-Lab:
67.7094, 17.5700, 30.9522
CIE-LCH:
67.7094, 35.5913, 60.4186
CIE-Luv:
67.7094, 44.1634, 35.8476
Hunter-Lab:
61.3020, 12.6711, 23.7281
#d4986e color charts
#d4986e color shades, tints & tones
#d4986e color schemes
#d4986e color preview, HTML & CSS examples
This text has a color of #d4986e
<p style="color:#d4986e;">Text here</p>
.mytext {color:#d4986e;}
This box has a color of #d4986e
<div style="background-color:#d4986e;">Content here</div>
.mybackground {background-color:#d4986e;}
Border around this has a color of #d4986e
<div style="border:2px solid #d4986e;">Content here</div>
.myborder {border:2px solid #d4986e;}