#d2656d color space conversions
Hex:
#d2656d
RGB:
210, 101, 109
CMY:
18, 60, 57
CMYK:
0, 52, 48, 18
HSL:
356°, 54.7739%, 60.9804%
HSV (HSB):
356°, 51.9048%, 82.3529%
XYZ:
33.9923, 24.1131, 17.3307
xyY:
0.4506, 0.3196, 24.1131
CIE-Lab:
56.2009, 43.6987, 16.0961
CIE-LCH:
56.2009, 46.5689, 20.2209
CIE-Luv:
56.2009, 77.3566, 11.9996
Hunter-Lab:
49.1051, 37.6302, 13.4483
#d2656d color charts
#d2656d color shades, tints & tones
#d2656d color schemes
#d2656d color preview, HTML & CSS examples
This text has a color of #d2656d
<p style="color:#d2656d;">Text here</p>
.mytext {color:#d2656d;}
This box has a color of #d2656d
<div style="background-color:#d2656d;">Content here</div>
.mybackground {background-color:#d2656d;}
Border around this has a color of #d2656d
<div style="border:2px solid #d2656d;">Content here</div>
.myborder {border:2px solid #d2656d;}