#d5967d color space conversions
Hex:
#d5967d
RGB:
213, 150, 125
CMY:
16, 41, 51
CMYK:
0, 30, 41, 16
HSL:
17°, 51.1628%, 66.2745%
HSV (HSB):
17°, 41.3146%, 83.5294%
XYZ:
42.0486, 37.4395, 24.4124
xyY:
0.4047, 0.3603, 37.4395
CIE-Lab:
67.6055, 20.6165, 22.6463
CIE-LCH:
67.6055, 30.6250, 47.6863
CIE-Luv:
67.6055, 44.5110, 25.9019
Hunter-Lab:
61.1878, 15.5874, 19.1763
#d5967d color charts
#d5967d color shades, tints & tones
#d5967d color schemes
#d5967d color preview, HTML & CSS examples
This text has a color of #d5967d
<p style="color:#d5967d;">Text here</p>
.mytext {color:#d5967d;}
This box has a color of #d5967d
<div style="background-color:#d5967d;">Content here</div>
.mybackground {background-color:#d5967d;}
Border around this has a color of #d5967d
<div style="border:2px solid #d5967d;">Content here</div>
.myborder {border:2px solid #d5967d;}