#d80f6d color space conversions
Hex:
#d80f6d
RGB:
216, 15, 109
CMY:
15, 94, 57
CMYK:
0, 93, 50, 15
HSL:
332°, 87.0130%, 45.2941%
HSV (HSB):
332°, 93.0556%, 84.7059%
XYZ:
31.2500, 16.0447, 15.9179
xyY:
0.4944, 0.2538, 16.0447
CIE-Lab:
47.0331, 73.4023, 3.3187
CIE-LCH:
47.0331, 73.4773, 2.5887
CIE-Luv:
47.0331, 118.1184, -10.1614
Hunter-Lab:
40.0558, 69.1612, 4.4777
#d80f6d color charts
#d80f6d color shades, tints & tones
#d80f6d color schemes
#d80f6d color preview, HTML & CSS examples
This text has a color of #d80f6d
<p style="color:#d80f6d;">Text here</p>
.mytext {color:#d80f6d;}
This box has a color of #d80f6d
<div style="background-color:#d80f6d;">Content here</div>
.mybackground {background-color:#d80f6d;}
Border around this has a color of #d80f6d
<div style="border:2px solid #d80f6d;">Content here</div>
.myborder {border:2px solid #d80f6d;}