#d2165c color space conversions
Hex:
#d2165c
RGB:
210, 22, 92
CMY:
18, 91, 64
CMYK:
0, 90, 56, 18
HSL:
338°, 81.0345%, 45.4902%
HSV (HSB):
338°, 89.5238%, 82.3529%
XYZ:
28.7970, 15.0482, 11.5120
xyY:
0.5202, 0.2718, 15.0482
CIE-Lab:
45.7001, 69.8712, 11.8079
CIE-LCH:
45.7001, 70.8619, 9.5921
CIE-Luv:
45.7001, 119.2113, 0.1197
Hunter-Lab:
38.7920, 64.6226, 9.5593
#d2165c color charts
#d2165c color shades, tints & tones
#d2165c color schemes
#d2165c color preview, HTML & CSS examples
This text has a color of #d2165c
<p style="color:#d2165c;">Text here</p>
.mytext {color:#d2165c;}
This box has a color of #d2165c
<div style="background-color:#d2165c;">Content here</div>
.mybackground {background-color:#d2165c;}
Border around this has a color of #d2165c
<div style="border:2px solid #d2165c;">Content here</div>
.myborder {border:2px solid #d2165c;}