#d81d54 color space conversions
Hex:
#d81d54
RGB:
216, 29, 84
CMY:
15, 89, 67
CMYK:
0, 87, 61, 15
HSL:
342°, 76.3265%, 48.0392%
HSV (HSB):
342°, 86.5741%, 84.7059%
XYZ:
30.3585, 16.1178, 9.8985
xyY:
0.5385, 0.2859, 16.1178
CIE-Lab:
47.1286, 69.6771, 18.9135
CIE-LCH:
47.1286, 72.1985, 15.1867
CIE-Luv:
47.1286, 125.2908, 7.5237
Hunter-Lab:
40.1469, 64.7219, 13.4845
#d81d54 color charts
#d81d54 color shades, tints & tones
#d81d54 color schemes
#d81d54 color preview, HTML & CSS examples
This text has a color of #d81d54
<p style="color:#d81d54;">Text here</p>
.mytext {color:#d81d54;}
This box has a color of #d81d54
<div style="background-color:#d81d54;">Content here</div>
.mybackground {background-color:#d81d54;}
Border around this has a color of #d81d54
<div style="border:2px solid #d81d54;">Content here</div>
.myborder {border:2px solid #d81d54;}