#d81f5b color space conversions
Hex:
#d81f5b
RGB:
216, 31, 91
CMY:
15, 88, 64
CMYK:
0, 86, 58, 15
HSL:
341°, 74.8988%, 48.4314%
HSV (HSB):
341°, 85.6481%, 84.7059%
XYZ:
30.6972, 16.3342, 11.4324
xyY:
0.5251, 0.2794, 16.3342
CIE-Lab:
47.4100, 69.7307, 14.9745
CIE-LCH:
47.4100, 71.3204, 12.1200
CIE-Luv:
47.4100, 122.1831, 3.6186
Hunter-Lab:
40.4156, 64.8502, 11.5195
#d81f5b color charts
#d81f5b color shades, tints & tones
#d81f5b color schemes
#d81f5b color preview, HTML & CSS examples
This text has a color of #d81f5b
<p style="color:#d81f5b;">Text here</p>
.mytext {color:#d81f5b;}
This box has a color of #d81f5b
<div style="background-color:#d81f5b;">Content here</div>
.mybackground {background-color:#d81f5b;}
Border around this has a color of #d81f5b
<div style="border:2px solid #d81f5b;">Content here</div>
.myborder {border:2px solid #d81f5b;}