#d2197e color space conversions
Hex:
#d2197e
RGB:
210, 25, 126
CMY:
18, 90, 51
CMYK:
0, 88, 40, 18
HSL:
327°, 78.7234%, 46.0784%
HSV (HSB):
327°, 88.0952%, 82.3529%
XYZ:
30.6919, 15.9033, 21.1907
xyY:
0.4528, 0.2346, 15.9033
CIE-Lab:
46.8473, 72.1361, -7.5447
CIE-LCH:
46.8473, 72.5295, 354.0291
CIE-Luv:
46.8473, 104.1652, -23.3110
Hunter-Lab:
39.8789, 67.5904, -3.5900
#d2197e color charts
#d2197e color shades, tints & tones
#d2197e color schemes
#d2197e color preview, HTML & CSS examples
This text has a color of #d2197e
<p style="color:#d2197e;">Text here</p>
.mytext {color:#d2197e;}
This box has a color of #d2197e
<div style="background-color:#d2197e;">Content here</div>
.mybackground {background-color:#d2197e;}
Border around this has a color of #d2197e
<div style="border:2px solid #d2197e;">Content here</div>
.myborder {border:2px solid #d2197e;}