#d61a90 color space conversions
Hex:
#d61a90
RGB:
214, 26, 144
CMY:
16, 90, 44
CMYK:
0, 88, 33, 16
HSL:
322°, 78.3333%, 47.0588%
HSV (HSB):
322°, 87.8505%, 83.9216%
XYZ:
33.1350, 17.0485, 27.9298
xyY:
0.4242, 0.2183, 17.0485
CIE-Lab:
48.3211, 74.6539, -16.1782
CIE-LCH:
48.3211, 76.3867, 347.7725
CIE-Luv:
48.3211, 99.1426, -35.5509
Hunter-Lab:
41.2899, 70.9883, -11.2028
#d61a90 color charts
#d61a90 color shades, tints & tones
#d61a90 color schemes
#d61a90 color preview, HTML & CSS examples
This text has a color of #d61a90
<p style="color:#d61a90;">Text here</p>
.mytext {color:#d61a90;}
This box has a color of #d61a90
<div style="background-color:#d61a90;">Content here</div>
.mybackground {background-color:#d61a90;}
Border around this has a color of #d61a90
<div style="border:2px solid #d61a90;">Content here</div>
.myborder {border:2px solid #d61a90;}