#d562a5 color space conversions
Hex:
#d562a5
RGB:
213, 98, 165
CMY:
16, 62, 35
CMYK:
0, 54, 23, 16
HSL:
325°, 57.7889%, 60.9804%
HSV (HSB):
325°, 53.9906%, 83.5294%
XYZ:
38.5998, 25.5981, 38.5038
xyY:
0.3758, 0.2492, 25.5981
CIE-Lab:
57.6536, 52.7979, -14.4420
CIE-LCH:
57.6536, 54.7374, 344.7019
CIE-Luv:
57.6536, 66.7826, -30.1156
Hunter-Lab:
50.5946, 47.6413, -9.7050
#d562a5 color charts
#d562a5 color shades, tints & tones
#d562a5 color schemes
#d562a5 color preview, HTML & CSS examples
This text has a color of #d562a5
<p style="color:#d562a5;">Text here</p>
.mytext {color:#d562a5;}
This box has a color of #d562a5
<div style="background-color:#d562a5;">Content here</div>
.mybackground {background-color:#d562a5;}
Border around this has a color of #d562a5
<div style="border:2px solid #d562a5;">Content here</div>
.myborder {border:2px solid #d562a5;}