#d81d94 color space conversions
Hex:
#d81d94
RGB:
216, 29, 148
CMY:
15, 89, 42
CMYK:
0, 87, 31, 15
HSL:
322°, 76.3265%, 48.0392%
HSV (HSB):
322°, 86.5741%, 84.7059%
XYZ:
34.1036, 17.6158, 29.6197
xyY:
0.4193, 0.2166, 17.6158
CIE-Lab:
49.0267, 75.0085, -17.4746
CIE-LCH:
49.0267, 77.0171, 346.8858
CIE-Luv:
49.0267, 98.4513, -37.5257
Hunter-Lab:
41.9712, 71.5902, -12.4621
#d81d94 color charts
#d81d94 color shades, tints & tones
#d81d94 color schemes
#d81d94 color preview, HTML & CSS examples
This text has a color of #d81d94
<p style="color:#d81d94;">Text here</p>
.mytext {color:#d81d94;}
This box has a color of #d81d94
<div style="background-color:#d81d94;">Content here</div>
.mybackground {background-color:#d81d94;}
Border around this has a color of #d81d94
<div style="border:2px solid #d81d94;">Content here</div>
.myborder {border:2px solid #d81d94;}