#880d65 color space conversions
Hex:
#880d65
RGB:
136, 13, 101
CMY:
47, 95, 60
CMYK:
0, 90, 26, 47
HSL:
317°, 82.5503%, 29.2157%
HSV (HSB):
317°, 90.4412%, 53.3333%
XYZ:
12.6462, 6.4617, 12.8926
xyY:
0.3952, 0.2019, 6.4617
CIE-Lab:
30.5486, 54.6166, -17.9541
CIE-LCH:
30.5486, 57.4919, 341.8027
CIE-Luv:
30.5486, 56.9390, -30.2047
Hunter-Lab:
25.4198, 44.3181, -12.2773
#880d65 color charts
#880d65 color shades, tints & tones
#880d65 color schemes
#880d65 color preview, HTML & CSS examples
This text has a color of #880d65
<p style="color:#880d65;">Text here</p>
.mytext {color:#880d65;}
This box has a color of #880d65
<div style="background-color:#880d65;">Content here</div>
.mybackground {background-color:#880d65;}
Border around this has a color of #880d65
<div style="border:2px solid #880d65;">Content here</div>
.myborder {border:2px solid #880d65;}