#d61ab7 color space conversions
Hex:
#d61ab7
RGB:
214, 26, 183
CMY:
16, 90, 28
CMYK:
0, 88, 14, 16
HSL:
310°, 78.3333%, 47.0588%
HSV (HSB):
310°, 87.8505%, 83.9216%
XYZ:
36.6482, 18.4538, 46.4301
xyY:
0.3610, 0.1818, 18.4538
CIE-Lab:
50.0420, 79.2580, -36.6715
CIE-LCH:
50.0420, 87.3306, 335.1707
CIE-Luv:
50.0420, 81.9337, -66.0293
Hunter-Lab:
42.9579, 77.1053, -34.0117
#d61ab7 color charts
#d61ab7 color shades, tints & tones
#d61ab7 color schemes
#d61ab7 color preview, HTML & CSS examples
This text has a color of #d61ab7
<p style="color:#d61ab7;">Text here</p>
.mytext {color:#d61ab7;}
This box has a color of #d61ab7
<div style="background-color:#d61ab7;">Content here</div>
.mybackground {background-color:#d61ab7;}
Border around this has a color of #d61ab7
<div style="border:2px solid #d61ab7;">Content here</div>
.myborder {border:2px solid #d61ab7;}