#d2256e color space conversions
Hex:
#d2256e
RGB:
210, 37, 110
CMY:
18, 85, 57
CMYK:
0, 82, 48, 18
HSL:
335°, 70.0405%, 48.4314%
HSV (HSB):
335°, 82.3810%, 82.3529%
XYZ:
30.0544, 16.1506, 16.2852
xyY:
0.4809, 0.2584, 16.1506
CIE-Lab:
47.1714, 68.3475, 2.7530
CIE-LCH:
47.1714, 68.4029, 2.3066
CIE-Luv:
47.1714, 108.2184, -9.6609
Hunter-Lab:
40.1878, 63.1625, 4.1055
#d2256e color charts
#d2256e color shades, tints & tones
#d2256e color schemes
#d2256e color preview, HTML & CSS examples
This text has a color of #d2256e
<p style="color:#d2256e;">Text here</p>
.mytext {color:#d2256e;}
This box has a color of #d2256e
<div style="background-color:#d2256e;">Content here</div>
.mybackground {background-color:#d2256e;}
Border around this has a color of #d2256e
<div style="border:2px solid #d2256e;">Content here</div>
.myborder {border:2px solid #d2256e;}