#d61d90 color space conversions
Hex:
#d61d90
RGB:
214, 29, 144
CMY:
16, 89, 44
CMYK:
0, 86, 33, 16
HSL:
323°, 76.1317%, 47.6471%
HSV (HSB):
323°, 86.4486%, 83.9216%
XYZ:
33.2050, 17.1885, 27.9532
xyY:
0.4238, 0.2194, 17.1885
CIE-Lab:
48.4967, 74.1449, -15.9110
CIE-LCH:
48.4967, 75.8329, 347.8884
CIE-Luv:
48.4967, 98.6341, -35.1123
Hunter-Lab:
41.4590, 70.4093, -10.9542
#d61d90 color charts
#d61d90 color shades, tints & tones
#d61d90 color schemes
#d61d90 color preview, HTML & CSS examples
This text has a color of #d61d90
<p style="color:#d61d90;">Text here</p>
.mytext {color:#d61d90;}
This box has a color of #d61d90
<div style="background-color:#d61d90;">Content here</div>
.mybackground {background-color:#d61d90;}
Border around this has a color of #d61d90
<div style="border:2px solid #d61d90;">Content here</div>
.myborder {border:2px solid #d61d90;}