#d61e74 color space conversions
Hex:
#d61e74
RGB:
214, 30, 116
CMY:
16, 88, 55
CMYK:
0, 86, 46, 16
HSL:
332°, 75.4098%, 47.8431%
HSV (HSB):
332°, 85.9813%, 83.9216%
XYZ:
31.3482, 16.4856, 18.0528
xyY:
0.4758, 0.2502, 16.4856
CIE-Lab:
47.6053, 71.2969, -0.2088
CIE-LCH:
47.6053, 71.2972, 359.8322
CIE-Luv:
47.6053, 110.7475, -13.9239
Hunter-Lab:
40.6025, 66.7611, 2.0601
#d61e74 color charts
#d61e74 color shades, tints & tones
#d61e74 color schemes
#d61e74 color preview, HTML & CSS examples
This text has a color of #d61e74
<p style="color:#d61e74;">Text here</p>
.mytext {color:#d61e74;}
This box has a color of #d61e74
<div style="background-color:#d61e74;">Content here</div>
.mybackground {background-color:#d61e74;}
Border around this has a color of #d61e74
<div style="border:2px solid #d61e74;">Content here</div>
.myborder {border:2px solid #d61e74;}