#d2136e color space conversions
Hex:
#d2136e
RGB:
210, 19, 110
CMY:
18, 93, 57
CMYK:
0, 91, 48, 18
HSL:
331°, 83.4061%, 44.9020%
HSV (HSB):
331°, 90.9524%, 82.3529%
XYZ:
29.6257, 15.2932, 16.1423
xyY:
0.4852, 0.2505, 15.2932
CIE-Lab:
46.0332, 71.6264, 1.1019
CIE-LCH:
46.0332, 71.6349, 0.8814
CIE-Luv:
46.0332, 112.2642, -12.3628
Hunter-Lab:
39.1065, 66.7889, 2.9010
#d2136e color charts
#d2136e color shades, tints & tones
#d2136e color schemes
#d2136e color preview, HTML & CSS examples
This text has a color of #d2136e
<p style="color:#d2136e;">Text here</p>
.mytext {color:#d2136e;}
This box has a color of #d2136e
<div style="background-color:#d2136e;">Content here</div>
.mybackground {background-color:#d2136e;}
Border around this has a color of #d2136e
<div style="border:2px solid #d2136e;">Content here</div>
.myborder {border:2px solid #d2136e;}