#d2969e color space conversions
Hex:
#d2969e
RGB:
210, 150, 158
CMY:
18, 41, 38
CMYK:
0, 29, 25, 18
HSL:
352°, 40.0000%, 70.5882%
HSV (HSB):
352°, 28.5714%, 82.3529%
XYZ:
43.6562, 37.9830, 37.3783
xyY:
0.3668, 0.3191, 37.9830
CIE-Lab:
68.0080, 23.6760, 4.8022
CIE-LCH:
68.0080, 24.1581, 11.4659
CIE-Luv:
68.0080, 37.8790, 2.5005
Hunter-Lab:
61.6303, 18.5886, 7.1823
#d2969e color charts
#d2969e color shades, tints & tones
#d2969e color schemes
#d2969e color preview, HTML & CSS examples
This text has a color of #d2969e
<p style="color:#d2969e;">Text here</p>
.mytext {color:#d2969e;}
This box has a color of #d2969e
<div style="background-color:#d2969e;">Content here</div>
.mybackground {background-color:#d2969e;}
Border around this has a color of #d2969e
<div style="border:2px solid #d2969e;">Content here</div>
.myborder {border:2px solid #d2969e;}