#d38b8f color space conversions
Hex:
#d38b8f
RGB:
211, 139, 143
CMY:
17, 45, 44
CMYK:
0, 34, 32, 17
HSL:
357°, 45.0000%, 68.6275%
HSV (HSB):
357°, 34.1232%, 82.7451%
XYZ:
41.0545, 34.2973, 30.4428
xyY:
0.3881, 0.3242, 34.2973
CIE-Lab:
65.1979, 27.9678, 9.2172
CIE-LCH:
65.1979, 29.4475, 18.2405
CIE-Luv:
65.1979, 47.4951, 7.5158
Hunter-Lab:
58.5639, 22.6454, 10.1744
#d38b8f color charts
#d38b8f color shades, tints & tones
#d38b8f color schemes
#d38b8f color preview, HTML & CSS examples
This text has a color of #d38b8f
<p style="color:#d38b8f;">Text here</p>
.mytext {color:#d38b8f;}
This box has a color of #d38b8f
<div style="background-color:#d38b8f;">Content here</div>
.mybackground {background-color:#d38b8f;}
Border around this has a color of #d38b8f
<div style="border:2px solid #d38b8f;">Content here</div>
.myborder {border:2px solid #d38b8f;}