#d2967d color space conversions
Hex:
#d2967d
RGB:
210, 150, 125
CMY:
18, 41, 51
CMYK:
0, 29, 40, 18
HSL:
18°, 48.5714%, 65.6863%
HSV (HSB):
18°, 40.4762%, 82.3529%
XYZ:
41.1864, 36.9950, 24.3720
xyY:
0.4016, 0.3607, 36.9950
CIE-Lab:
67.2733, 19.4262, 22.1406
CIE-LCH:
67.2733, 29.4547, 48.7362
CIE-Luv:
67.2733, 42.2696, 25.5239
Hunter-Lab:
60.8235, 14.4293, 18.8189
#d2967d color charts
#d2967d color shades, tints & tones
#d2967d color schemes
#d2967d color preview, HTML & CSS examples
This text has a color of #d2967d
<p style="color:#d2967d;">Text here</p>
.mytext {color:#d2967d;}
This box has a color of #d2967d
<div style="background-color:#d2967d;">Content here</div>
.mybackground {background-color:#d2967d;}
Border around this has a color of #d2967d
<div style="border:2px solid #d2967d;">Content here</div>
.myborder {border:2px solid #d2967d;}