#d80f95 color space conversions
Hex:
#d80f95
RGB:
216, 15, 149
CMY:
15, 94, 42
CMYK:
0, 93, 31, 15
HSL:
320°, 87.0130%, 45.2941%
HSV (HSB):
320°, 93.0556%, 84.7059%
XYZ:
33.9145, 17.1105, 29.9489
xyY:
0.4188, 0.2113, 17.1105
CIE-Lab:
48.3990, 77.0567, -19.0353
CIE-LCH:
48.3990, 79.3730, 346.1241
CIE-Luv:
48.3990, 99.8911, -39.9746
Hunter-Lab:
41.3648, 73.9615, -13.9717
#d80f95 color charts
#d80f95 color shades, tints & tones
#d80f95 color schemes
#d80f95 color preview, HTML & CSS examples
This text has a color of #d80f95
<p style="color:#d80f95;">Text here</p>
.mytext {color:#d80f95;}
This box has a color of #d80f95
<div style="background-color:#d80f95;">Content here</div>
.mybackground {background-color:#d80f95;}
Border around this has a color of #d80f95
<div style="border:2px solid #d80f95;">Content here</div>
.myborder {border:2px solid #d80f95;}