#d61e81 color space conversions
Hex:
#d61e81
RGB:
214, 30, 129
CMY:
16, 88, 49
CMYK:
0, 86, 40, 16
HSL:
328°, 75.4098%, 47.8431%
HSV (HSB):
328°, 85.9813%, 83.9216%
XYZ:
32.1583, 16.8097, 22.3185
xyY:
0.4511, 0.2358, 16.8097
CIE-Lab:
48.0193, 72.4627, -7.5449
CIE-LCH:
48.0193, 72.8544, 354.0557
CIE-Luv:
48.0193, 105.1028, -23.4949
Hunter-Lab:
40.9996, 68.2583, -3.5754
#d61e81 color charts
#d61e81 color shades, tints & tones
#d61e81 color schemes
#d61e81 color preview, HTML & CSS examples
This text has a color of #d61e81
<p style="color:#d61e81;">Text here</p>
.mytext {color:#d61e81;}
This box has a color of #d61e81
<div style="background-color:#d61e81;">Content here</div>
.mybackground {background-color:#d61e81;}
Border around this has a color of #d61e81
<div style="border:2px solid #d61e81;">Content here</div>
.myborder {border:2px solid #d61e81;}