#d61b7d color space conversions
Hex:
#d61b7d
RGB:
214, 27, 125
CMY:
16, 89, 51
CMYK:
0, 87, 42, 16
HSL:
329°, 77.5934%, 47.2549%
HSV (HSB):
329°, 87.3832%, 83.9216%
XYZ:
31.8252, 16.5607, 20.9212
xyY:
0.4592, 0.2389, 16.5607
CIE-Lab:
47.7016, 72.6247, -5.5783
CIE-LCH:
47.7016, 72.8387, 355.6077
CIE-Luv:
47.7016, 107.4672, -20.9590
Hunter-Lab:
40.6948, 68.3791, -1.9946
#d61b7d color charts
#d61b7d color shades, tints & tones
#d61b7d color schemes
#d61b7d color preview, HTML & CSS examples
This text has a color of #d61b7d
<p style="color:#d61b7d;">Text here</p>
.mytext {color:#d61b7d;}
This box has a color of #d61b7d
<div style="background-color:#d61b7d;">Content here</div>
.mybackground {background-color:#d61b7d;}
Border around this has a color of #d61b7d
<div style="border:2px solid #d61b7d;">Content here</div>
.myborder {border:2px solid #d61b7d;}