#d81c5f color space conversions
Hex:
#d81c5f
RGB:
216, 28, 95
CMY:
15, 89, 63
CMYK:
0, 87, 56, 15
HSL:
339°, 77.0492%, 47.8431%
HSV (HSB):
339°, 87.0370%, 84.7059%
XYZ:
30.7997, 16.2557, 12.3408
xyY:
0.5185, 0.2737, 16.2557
CIE-Lab:
47.3081, 70.5510, 12.3633
CIE-LCH:
47.3081, 71.6261, 9.9395
CIE-Luv:
47.3081, 121.4408, 0.6722
Hunter-Lab:
40.3183, 65.8016, 10.0751
#d81c5f color charts
#d81c5f color shades, tints & tones
#d81c5f color schemes
#d81c5f color preview, HTML & CSS examples
This text has a color of #d81c5f
<p style="color:#d81c5f;">Text here</p>
.mytext {color:#d81c5f;}
This box has a color of #d81c5f
<div style="background-color:#d81c5f;">Content here</div>
.mybackground {background-color:#d81c5f;}
Border around this has a color of #d81c5f
<div style="border:2px solid #d81c5f;">Content here</div>
.myborder {border:2px solid #d81c5f;}