#d61a70 color space conversions
Hex:
#d61a70
RGB:
214, 26, 112
CMY:
16, 90, 56
CMYK:
0, 88, 48, 16
HSL:
333°, 78.3333%, 47.0588%
HSV (HSB):
333°, 87.8505%, 83.9216%
XYZ:
31.0256, 16.2048, 16.8218
xyY:
0.4844, 0.2530, 16.2048
CIE-Lab:
47.2420, 71.6735, 1.7211
CIE-LCH:
47.2420, 71.6942, 1.3756
CIE-Luv:
47.2420, 113.3271, -11.6590
Hunter-Lab:
40.2552, 67.1275, 3.4025
#d61a70 color charts
#d61a70 color shades, tints & tones
#d61a70 color schemes
#d61a70 color preview, HTML & CSS examples
This text has a color of #d61a70
<p style="color:#d61a70;">Text here</p>
.mytext {color:#d61a70;}
This box has a color of #d61a70
<div style="background-color:#d61a70;">Content here</div>
.mybackground {background-color:#d61a70;}
Border around this has a color of #d61a70
<div style="border:2px solid #d61a70;">Content here</div>
.myborder {border:2px solid #d61a70;}