#d61e6d color space conversions
Hex:
#d61e6d
RGB:
214, 30, 109
CMY:
16, 88, 57
CMYK:
0, 86, 49, 16
HSL:
334°, 75.4098%, 47.8431%
HSV (HSB):
334°, 85.9813%, 83.9216%
XYZ:
30.9561, 16.3288, 15.9882
xyY:
0.4892, 0.2581, 16.3288
CIE-Lab:
47.4030, 70.7228, 3.8015
CIE-LCH:
47.4030, 70.8249, 3.0768
CIE-Luv:
47.4030, 113.7011, -8.9676
Hunter-Lab:
40.4089, 66.0282, 4.8276
#d61e6d color charts
#d61e6d color shades, tints & tones
#d61e6d color schemes
#d61e6d color preview, HTML & CSS examples
This text has a color of #d61e6d
<p style="color:#d61e6d;">Text here</p>
.mytext {color:#d61e6d;}
This box has a color of #d61e6d
<div style="background-color:#d61e6d;">Content here</div>
.mybackground {background-color:#d61e6d;}
Border around this has a color of #d61e6d
<div style="border:2px solid #d61e6d;">Content here</div>
.myborder {border:2px solid #d61e6d;}