#d80b6f color space conversions
Hex:
#d80b6f
RGB:
216, 11, 111
CMY:
15, 96, 56
CMYK:
0, 95, 49, 15
HSL:
331°, 90.3084%, 44.5098%
HSV (HSB):
331°, 94.9074%, 84.7059%
XYZ:
31.3078, 15.9860, 16.4744
xyY:
0.4910, 0.2507, 15.9860
CIE-Lab:
46.9561, 73.9468, 1.9721
CIE-LCH:
46.9561, 73.9731, 1.5277
CIE-Luv:
46.9561, 117.7348, -11.8797
Hunter-Lab:
39.9825, 69.8031, 3.5578
#d80b6f color charts
#d80b6f color shades, tints & tones
#d80b6f color schemes
#d80b6f color preview, HTML & CSS examples
This text has a color of #d80b6f
<p style="color:#d80b6f;">Text here</p>
.mytext {color:#d80b6f;}
This box has a color of #d80b6f
<div style="background-color:#d80b6f;">Content here</div>
.mybackground {background-color:#d80b6f;}
Border around this has a color of #d80b6f
<div style="border:2px solid #d80b6f;">Content here</div>
.myborder {border:2px solid #d80b6f;}