#d38f7b color space conversions
Hex:
#d38f7b
RGB:
211, 143, 123
CMY:
17, 44, 52
CMYK:
0, 32, 42, 17
HSL:
14°, 50.0000%, 65.4902%
HSV (HSB):
14°, 41.7062%, 82.7451%
XYZ:
40.2616, 34.9239, 23.3579
xyY:
0.4086, 0.3544, 34.9239
CIE-Lab:
65.6893, 23.4001, 21.1179
CIE-LCH:
65.6893, 31.5204, 42.0653
CIE-Luv:
65.6893, 47.9065, 23.2938
Hunter-Lab:
59.0964, 18.1909, 17.9331
#d38f7b color charts
#d38f7b color shades, tints & tones
#d38f7b color schemes
#d38f7b color preview, HTML & CSS examples
This text has a color of #d38f7b
<p style="color:#d38f7b;">Text here</p>
.mytext {color:#d38f7b;}
This box has a color of #d38f7b
<div style="background-color:#d38f7b;">Content here</div>
.mybackground {background-color:#d38f7b;}
Border around this has a color of #d38f7b
<div style="border:2px solid #d38f7b;">Content here</div>
.myborder {border:2px solid #d38f7b;}