#d81e4c color space conversions
Hex:
#d81e4c
RGB:
216, 30, 76
CMY:
15, 88, 70
CMYK:
0, 86, 65, 15
HSL:
345°, 75.6098%, 48.2353%
HSV (HSB):
345°, 86.1111%, 84.7059%
XYZ:
30.0877, 16.0493, 8.3495
xyY:
0.5522, 0.2946, 16.0493
CIE-Lab:
47.0391, 69.0436, 23.7185
CIE-LCH:
47.0391, 73.0040, 18.9591
CIE-Luv:
47.0391, 127.7573, 12.1409
Hunter-Lab:
40.0616, 63.9523, 15.6861
#d81e4c color charts
#d81e4c color shades, tints & tones
#d81e4c color schemes
#d81e4c color preview, HTML & CSS examples
This text has a color of #d81e4c
<p style="color:#d81e4c;">Text here</p>
.mytext {color:#d81e4c;}
This box has a color of #d81e4c
<div style="background-color:#d81e4c;">Content here</div>
.mybackground {background-color:#d81e4c;}
Border around this has a color of #d81e4c
<div style="border:2px solid #d81e4c;">Content here</div>
.myborder {border:2px solid #d81e4c;}