#881d5e color space conversions
Hex:
#881d5e
RGB:
136, 29, 94
CMY:
47, 89, 63
CMYK:
0, 79, 31, 47
HSL:
324°, 64.8485%, 32.3529%
HSV (HSB):
324°, 78.6765%, 53.3333%
XYZ:
12.6131, 6.9211, 11.2608
xyY:
0.4096, 0.2247, 6.9211
CIE-Lab:
31.6267, 49.7464, -11.7636
CIE-LCH:
31.6267, 51.1184, 346.6956
CIE-Luv:
31.6267, 56.7521, -22.0605
Hunter-Lab:
26.3080, 39.5408, -6.9627
#881d5e color charts
#881d5e color shades, tints & tones
#881d5e color schemes
#881d5e color preview, HTML & CSS examples
This text has a color of #881d5e
<p style="color:#881d5e;">Text here</p>
.mytext {color:#881d5e;}
This box has a color of #881d5e
<div style="background-color:#881d5e;">Content here</div>
.mybackground {background-color:#881d5e;}
Border around this has a color of #881d5e
<div style="border:2px solid #881d5e;">Content here</div>
.myborder {border:2px solid #881d5e;}