#d3838c color space conversions
Hex:
#d3838c
RGB:
211, 131, 140
CMY:
17, 49, 45
CMYK:
0, 38, 34, 17
HSL:
353°, 47.6190%, 67.0588%
HSV (HSB):
353°, 37.9147%, 82.7451%
XYZ:
39.7139, 31.9749, 28.8896
xyY:
0.3949, 0.3179, 31.9749
CIE-Lab:
63.3222, 31.8930, 8.2464
CIE-LCH:
63.3222, 32.9419, 14.4971
CIE-Luv:
63.3222, 52.9271, 5.3785
Hunter-Lab:
56.5464, 26.4087, 9.2912
#d3838c color charts
#d3838c color shades, tints & tones
#d3838c color schemes
#d3838c color preview, HTML & CSS examples
This text has a color of #d3838c
<p style="color:#d3838c;">Text here</p>
.mytext {color:#d3838c;}
This box has a color of #d3838c
<div style="background-color:#d3838c;">Content here</div>
.mybackground {background-color:#d3838c;}
Border around this has a color of #d3838c
<div style="border:2px solid #d3838c;">Content here</div>
.myborder {border:2px solid #d3838c;}