#d8848c color space conversions
Hex:
#d8848c
RGB:
216, 132, 140
CMY:
15, 48, 45
CMYK:
0, 39, 35, 15
HSL:
354°, 51.8519%, 68.2353%
HSV (HSB):
354°, 38.8889%, 84.7059%
XYZ:
41.3038, 32.9949, 29.0026
xyY:
0.3998, 0.3194, 32.9949
CIE-Lab:
64.1568, 33.2186, 9.5180
CIE-LCH:
64.1568, 34.5553, 15.9883
CIE-Luv:
64.1568, 56.0915, 6.7855
Hunter-Lab:
57.4412, 27.8305, 10.2727
#d8848c color charts
#d8848c color shades, tints & tones
#d8848c color schemes
#d8848c color preview, HTML & CSS examples
This text has a color of #d8848c
<p style="color:#d8848c;">Text here</p>
.mytext {color:#d8848c;}
This box has a color of #d8848c
<div style="background-color:#d8848c;">Content here</div>
.mybackground {background-color:#d8848c;}
Border around this has a color of #d8848c
<div style="border:2px solid #d8848c;">Content here</div>
.myborder {border:2px solid #d8848c;}