#d81e74 color space conversions
Hex:
#d81e74
RGB:
216, 30, 116
CMY:
15, 88, 55
CMYK:
0, 86, 46, 15
HSL:
332°, 75.6098%, 48.2353%
HSV (HSB):
332°, 86.1111%, 84.7059%
XYZ:
31.9356, 16.7884, 18.0803
xyY:
0.4780, 0.2513, 16.7884
CIE-Lab:
47.9923, 71.7728, 0.4027
CIE-LCH:
47.9923, 71.7739, 0.3215
CIE-Luv:
47.9923, 112.3598, -13.2959
Hunter-Lab:
40.9737, 67.4219, 2.5189
#d81e74 color charts
#d81e74 color shades, tints & tones
#d81e74 color schemes
#d81e74 color preview, HTML & CSS examples
This text has a color of #d81e74
<p style="color:#d81e74;">Text here</p>
.mytext {color:#d81e74;}
This box has a color of #d81e74
<div style="background-color:#d81e74;">Content here</div>
.mybackground {background-color:#d81e74;}
Border around this has a color of #d81e74
<div style="border:2px solid #d81e74;">Content here</div>
.myborder {border:2px solid #d81e74;}