#d39f91 color space conversions
Hex:
#d39f91
RGB:
211, 159, 145
CMY:
17, 38, 43
CMYK:
0, 25, 31, 17
HSL:
13°, 42.8571%, 69.8039%
HSV (HSB):
13°, 31.2796%, 82.7451%
XYZ:
44.3729, 40.6895, 32.3032
xyY:
0.3781, 0.3467, 40.6895
CIE-Lab:
69.9578, 17.3714, 14.8125
CIE-LCH:
69.9578, 22.8293, 40.4541
CIE-Luv:
69.9578, 34.8359, 17.1723
Hunter-Lab:
63.7883, 12.5401, 14.6266
#d39f91 color charts
#d39f91 color shades, tints & tones
#d39f91 color schemes
#d39f91 color preview, HTML & CSS examples
This text has a color of #d39f91
<p style="color:#d39f91;">Text here</p>
.mytext {color:#d39f91;}
This box has a color of #d39f91
<div style="background-color:#d39f91;">Content here</div>
.mybackground {background-color:#d39f91;}
Border around this has a color of #d39f91
<div style="border:2px solid #d39f91;">Content here</div>
.myborder {border:2px solid #d39f91;}