#d81c4c color space conversions
Hex:
#d81c4c
RGB:
216, 28, 76
CMY:
15, 89, 70
CMYK:
0, 87, 65, 15
HSL:
345°, 77.0492%, 47.8431%
HSV (HSB):
345°, 87.0370%, 84.7059%
XYZ:
30.0387, 15.9512, 8.3332
xyY:
0.5530, 0.2936, 15.9512
CIE-Lab:
46.9105, 69.4129, 23.5522
CIE-LCH:
46.9105, 73.2998, 18.7424
CIE-Luv:
46.9105, 128.3238, 11.8662
Hunter-Lab:
39.9390, 64.3590, 15.5866
#d81c4c color charts
#d81c4c color shades, tints & tones
#d81c4c color schemes
#d81c4c color preview, HTML & CSS examples
This text has a color of #d81c4c
<p style="color:#d81c4c;">Text here</p>
.mytext {color:#d81c4c;}
This box has a color of #d81c4c
<div style="background-color:#d81c4c;">Content here</div>
.mybackground {background-color:#d81c4c;}
Border around this has a color of #d81c4c
<div style="border:2px solid #d81c4c;">Content here</div>
.myborder {border:2px solid #d81c4c;}