#88235e color space conversions
Hex:
#88235e
RGB:
136, 35, 94
CMY:
47, 86, 63
CMYK:
0, 74, 31, 47
HSL:
325°, 59.0643%, 33.5294%
HSV (HSB):
325°, 74.2647%, 53.3333%
XYZ:
12.7748, 7.2445, 11.3147
xyY:
0.4077, 0.2312, 7.2445
CIE-Lab:
32.3571, 47.6831, -10.6538
CIE-LCH:
32.3571, 48.8588, 347.4053
CIE-Luv:
32.3571, 55.1096, -20.4998
Hunter-Lab:
26.9155, 37.6182, -6.0833
#88235e color charts
#88235e color shades, tints & tones
#88235e color schemes
#88235e color preview, HTML & CSS examples
This text has a color of #88235e
<p style="color:#88235e;">Text here</p>
.mytext {color:#88235e;}
This box has a color of #88235e
<div style="background-color:#88235e;">Content here</div>
.mybackground {background-color:#88235e;}
Border around this has a color of #88235e
<div style="border:2px solid #88235e;">Content here</div>
.myborder {border:2px solid #88235e;}