#d2656e color space conversions
Hex:
#d2656e
RGB:
210, 101, 110
CMY:
18, 60, 57
CMYK:
0, 52, 48, 18
HSL:
355°, 54.7739%, 60.9804%
HSV (HSB):
355°, 51.9048%, 82.3529%
XYZ:
34.0465, 24.1348, 17.6159
xyY:
0.4492, 0.3184, 24.1348
CIE-Lab:
56.2225, 43.7940, 15.5421
CIE-LCH:
56.2225, 46.4701, 19.5393
CIE-Luv:
56.2225, 77.1285, 11.3472
Hunter-Lab:
49.1272, 37.7329, 13.1290
#d2656e color charts
#d2656e color shades, tints & tones
#d2656e color schemes
#d2656e color preview, HTML & CSS examples
This text has a color of #d2656e
<p style="color:#d2656e;">Text here</p>
.mytext {color:#d2656e;}
This box has a color of #d2656e
<div style="background-color:#d2656e;">Content here</div>
.mybackground {background-color:#d2656e;}
Border around this has a color of #d2656e
<div style="border:2px solid #d2656e;">Content here</div>
.myborder {border:2px solid #d2656e;}