#d48c8c color space conversions
Hex:
#d48c8c
RGB:
212, 140, 140
CMY:
17, 45, 45
CMYK:
0, 34, 34, 17
HSL:
0°, 45.5696%, 69.0196%
HSV (HSB):
0°, 33.9623%, 83.1373%
XYZ:
41.2631, 34.6467, 29.3236
xyY:
0.3921, 0.3292, 34.6467
CIE-Lab:
65.4726, 27.4223, 11.3137
CIE-LCH:
65.4726, 29.6645, 22.4197
CIE-Luv:
65.4726, 48.0931, 10.3626
Hunter-Lab:
58.8614, 22.1248, 11.6659
#d48c8c color charts
#d48c8c color shades, tints & tones
#d48c8c color schemes
#d48c8c color preview, HTML & CSS examples
This text has a color of #d48c8c
<p style="color:#d48c8c;">Text here</p>
.mytext {color:#d48c8c;}
This box has a color of #d48c8c
<div style="background-color:#d48c8c;">Content here</div>
.mybackground {background-color:#d48c8c;}
Border around this has a color of #d48c8c
<div style="border:2px solid #d48c8c;">Content here</div>
.myborder {border:2px solid #d48c8c;}