#d80b5f color space conversions
Hex:
#d80b5f
RGB:
216, 11, 95
CMY:
15, 96, 63
CMYK:
0, 95, 56, 15
HSL:
335°, 90.3084%, 44.5098%
HSV (HSB):
335°, 94.9074%, 84.7059%
XYZ:
30.5041, 15.6645, 12.2423
xyY:
0.5222, 0.2682, 15.6645
CIE-Lab:
46.5312, 72.7977, 11.2820
CIE-LCH:
46.5312, 73.6668, 8.8095
CIE-Luv:
46.5312, 124.5641, -1.1010
Hunter-Lab:
39.5784, 68.3125, 9.3655
#d80b5f color charts
#d80b5f color shades, tints & tones
#d80b5f color schemes
#d80b5f color preview, HTML & CSS examples
This text has a color of #d80b5f
<p style="color:#d80b5f;">Text here</p>
.mytext {color:#d80b5f;}
This box has a color of #d80b5f
<div style="background-color:#d80b5f;">Content here</div>
.mybackground {background-color:#d80b5f;}
Border around this has a color of #d80b5f
<div style="border:2px solid #d80b5f;">Content here</div>
.myborder {border:2px solid #d80b5f;}