#d49999 color space conversions
Hex:
#d49999
RGB:
212, 153, 153
CMY:
17, 40, 40
CMYK:
0, 28, 28, 17
HSL:
0°, 40.6897%, 71.5686%
HSV (HSB):
0°, 27.8302%, 83.1373%
XYZ:
44.2924, 39.0794, 35.3456
xyY:
0.3731, 0.3292, 39.0794
CIE-Lab:
68.8088, 22.0894, 8.7687
CIE-LCH:
68.8088, 23.7662, 21.6513
CIE-Luv:
68.8088, 38.2043, 8.2289
Hunter-Lab:
62.5135, 17.0730, 10.2365
#d49999 color charts
#d49999 color shades, tints & tones
#d49999 color schemes
#d49999 color preview, HTML & CSS examples
This text has a color of #d49999
<p style="color:#d49999;">Text here</p>
.mytext {color:#d49999;}
This box has a color of #d49999
<div style="background-color:#d49999;">Content here</div>
.mybackground {background-color:#d49999;}
Border around this has a color of #d49999
<div style="border:2px solid #d49999;">Content here</div>
.myborder {border:2px solid #d49999;}