#d39a9a color space conversions
Hex:
#d39a9a
RGB:
211, 154, 154
CMY:
17, 40, 40
CMYK:
0, 27, 27, 17
HSL:
0°, 39.3103%, 71.5686%
HSV (HSB):
0°, 27.0142%, 82.7451%
XYZ:
44.2523, 39.2932, 35.8238
xyY:
0.3707, 0.3292, 39.2932
CIE-Lab:
68.9631, 21.3072, 8.4177
CIE-LCH:
68.9631, 22.9097, 21.5571
CIE-Luv:
68.9631, 36.7572, 7.9168
Hunter-Lab:
62.6843, 16.3156, 9.9950
#d39a9a color charts
#d39a9a color shades, tints & tones
#d39a9a color schemes
#d39a9a color preview, HTML & CSS examples
This text has a color of #d39a9a
<p style="color:#d39a9a;">Text here</p>
.mytext {color:#d39a9a;}
This box has a color of #d39a9a
<div style="background-color:#d39a9a;">Content here</div>
.mybackground {background-color:#d39a9a;}
Border around this has a color of #d39a9a
<div style="border:2px solid #d39a9a;">Content here</div>
.myborder {border:2px solid #d39a9a;}