#d61e8c color space conversions
Hex:
#d61e8c
RGB:
214, 30, 140
CMY:
16, 88, 45
CMYK:
0, 86, 35, 16
HSL:
324°, 75.4098%, 47.8431%
HSV (HSB):
324°, 85.9813%, 83.9216%
XYZ:
32.9295, 17.1181, 26.3795
xyY:
0.4309, 0.2240, 17.1181
CIE-Lab:
48.4085, 73.5480, -13.6314
CIE-LCH:
48.4085, 74.8006, 349.5000
CIE-Luv:
48.4085, 100.2328, -31.8681
Hunter-Lab:
41.3741, 69.6628, -8.8406
#d61e8c color charts
#d61e8c color shades, tints & tones
#d61e8c color schemes
#d61e8c color preview, HTML & CSS examples
This text has a color of #d61e8c
<p style="color:#d61e8c;">Text here</p>
.mytext {color:#d61e8c;}
This box has a color of #d61e8c
<div style="background-color:#d61e8c;">Content here</div>
.mybackground {background-color:#d61e8c;}
Border around this has a color of #d61e8c
<div style="border:2px solid #d61e8c;">Content here</div>
.myborder {border:2px solid #d61e8c;}