#d9848c color space conversions
Hex:
#d9848c
RGB:
217, 132, 140
CMY:
15, 48, 45
CMYK:
0, 39, 35, 15
HSL:
354°, 52.7950%, 68.4314%
HSV (HSB):
354°, 39.1705%, 85.0980%
XYZ:
41.6002, 33.1477, 29.0165
xyY:
0.4009, 0.3195, 33.1477
CIE-Lab:
64.2803, 33.5898, 9.7104
CIE-LCH:
64.2803, 34.9652, 16.1240
CIE-Luv:
64.2803, 56.8516, 6.9615
Hunter-Lab:
57.5740, 28.2208, 10.4205
#d9848c color charts
#d9848c color shades, tints & tones
#d9848c color schemes
#d9848c color preview, HTML & CSS examples
This text has a color of #d9848c
<p style="color:#d9848c;">Text here</p>
.mytext {color:#d9848c;}
This box has a color of #d9848c
<div style="background-color:#d9848c;">Content here</div>
.mybackground {background-color:#d9848c;}
Border around this has a color of #d9848c
<div style="border:2px solid #d9848c;">Content here</div>
.myborder {border:2px solid #d9848c;}