#d81d79 color space conversions
Hex:
#d81d79
RGB:
216, 29, 121
CMY:
15, 89, 53
CMYK:
0, 87, 44, 15
HSL:
330°, 76.3265%, 48.0392%
HSV (HSB):
330°, 86.5741%, 84.7059%
XYZ:
32.2095, 16.8581, 19.6455
xyY:
0.4688, 0.2453, 16.8581
CIE-Lab:
48.0808, 72.3825, -2.5295
CIE-LCH:
48.0808, 72.4266, 357.9985
CIE-Luv:
48.0808, 110.4272, -17.0660
Hunter-Lab:
41.0587, 68.1760, 0.3724
#d81d79 color charts
#d81d79 color shades, tints & tones
#d81d79 color schemes
#d81d79 color preview, HTML & CSS examples
This text has a color of #d81d79
<p style="color:#d81d79;">Text here</p>
.mytext {color:#d81d79;}
This box has a color of #d81d79
<div style="background-color:#d81d79;">Content here</div>
.mybackground {background-color:#d81d79;}
Border around this has a color of #d81d79
<div style="border:2px solid #d81d79;">Content here</div>
.myborder {border:2px solid #d81d79;}