#99055e color space conversions
Hex:
#99055e
RGB:
153, 5, 94
CMY:
40, 98, 63
CMYK:
0, 97, 39, 40
HSL:
324°, 93.6709%, 30.9804%
HSV (HSB):
324°, 96.7320%, 60.0000%
XYZ:
15.2115, 7.6890, 11.2721
xyY:
0.4451, 0.2250, 7.6890
CIE-Lab:
33.3266, 58.8509, -8.8640
CIE-LCH:
33.3266, 59.5147, 351.4346
CIE-Luv:
33.3266, 74.6718, -20.4969
Hunter-Lab:
27.7290, 49.3952, -4.6915
#99055e color charts
#99055e color shades, tints & tones
#99055e color schemes
#99055e color preview, HTML & CSS examples
This text has a color of #99055e
<p style="color:#99055e;">Text here</p>
.mytext {color:#99055e;}
This box has a color of #99055e
<div style="background-color:#99055e;">Content here</div>
.mybackground {background-color:#99055e;}
Border around this has a color of #99055e
<div style="border:2px solid #99055e;">Content here</div>
.myborder {border:2px solid #99055e;}