#d48e89 color space conversions
Hex:
#d48e89
RGB:
212, 142, 137
CMY:
17, 44, 46
CMYK:
0, 33, 35, 17
HSL:
4°, 46.5839%, 68.4314%
HSV (HSB):
4°, 35.3774%, 83.1373%
XYZ:
41.3397, 35.1492, 28.2725
xyY:
0.3946, 0.3355, 35.1492
CIE-Lab:
65.8647, 25.9669, 13.5516
CIE-LCH:
65.8647, 29.2904, 27.5591
CIE-Luv:
65.8647, 47.2958, 13.5422
Hunter-Lab:
59.2868, 20.7135, 13.2266
#d48e89 color charts
#d48e89 color shades, tints & tones
#d48e89 color schemes
#d48e89 color preview, HTML & CSS examples
This text has a color of #d48e89
<p style="color:#d48e89;">Text here</p>
.mytext {color:#d48e89;}
This box has a color of #d48e89
<div style="background-color:#d48e89;">Content here</div>
.mybackground {background-color:#d48e89;}
Border around this has a color of #d48e89
<div style="border:2px solid #d48e89;">Content here</div>
.myborder {border:2px solid #d48e89;}