#d38086 color space conversions
Hex:
#d38086
RGB:
211, 128, 134
CMY:
17, 50, 47
CMYK:
0, 39, 36, 17
HSL:
356°, 48.5380%, 66.4706%
HSV (HSB):
356°, 39.3365%, 82.7451%
XYZ:
38.8862, 31.0085, 26.4900
xyY:
0.4034, 0.3217, 31.0085
CIE-Lab:
62.5148, 32.7581, 10.5159
CIE-LCH:
62.5148, 34.4046, 17.7975
CIE-Luv:
62.5148, 55.8646, 8.0922
Hunter-Lab:
55.6852, 27.2013, 10.7749
#d38086 color charts
#d38086 color shades, tints & tones
#d38086 color schemes
#d38086 color preview, HTML & CSS examples
This text has a color of #d38086
<p style="color:#d38086;">Text here</p>
.mytext {color:#d38086;}
This box has a color of #d38086
<div style="background-color:#d38086;">Content here</div>
.mybackground {background-color:#d38086;}
Border around this has a color of #d38086
<div style="border:2px solid #d38086;">Content here</div>
.myborder {border:2px solid #d38086;}