#d81e64 color space conversions
Hex:
#d81e64
RGB:
216, 30, 100
CMY:
15, 88, 61
CMYK:
0, 86, 54, 15
HSL:
337°, 75.6098%, 48.2353%
HSV (HSB):
337°, 86.1111%, 84.7059%
XYZ:
31.0834, 16.4476, 13.5930
xyY:
0.5085, 0.2691, 16.4476
CIE-Lab:
47.5563, 70.5326, 9.6224
CIE-LCH:
47.5563, 71.1860, 7.7686
CIE-Luv:
47.5563, 118.9723, -2.2755
Hunter-Lab:
40.5556, 65.8371, 8.5167
#d81e64 color charts
#d81e64 color shades, tints & tones
#d81e64 color schemes
#d81e64 color preview, HTML & CSS examples
This text has a color of #d81e64
<p style="color:#d81e64;">Text here</p>
.mytext {color:#d81e64;}
This box has a color of #d81e64
<div style="background-color:#d81e64;">Content here</div>
.mybackground {background-color:#d81e64;}
Border around this has a color of #d81e64
<div style="border:2px solid #d81e64;">Content here</div>
.myborder {border:2px solid #d81e64;}