#9a255d color space conversions
Hex:
#9a255d
RGB:
154, 37, 93
CMY:
40, 85, 64
CMYK:
0, 76, 40, 40
HSL:
331°, 61.2565%, 37.4510%
HSV (HSB):
331°, 75.9740%, 60.3922%
XYZ:
15.9638, 8.9835, 11.2485
xyY:
0.4410, 0.2482, 8.9835
CIE-Lab:
35.9525, 51.9357, -4.2712
CIE-LCH:
35.9525, 52.1110, 355.2985
CIE-Luv:
35.9525, 69.3271, -14.0338
Hunter-Lab:
29.9724, 42.6200, -1.2706
#9a255d color charts
#9a255d color shades, tints & tones
#9a255d color schemes
#9a255d color preview, HTML & CSS examples
This text has a color of #9a255d
<p style="color:#9a255d;">Text here</p>
.mytext {color:#9a255d;}
This box has a color of #9a255d
<div style="background-color:#9a255d;">Content here</div>
.mybackground {background-color:#9a255d;}
Border around this has a color of #9a255d
<div style="border:2px solid #9a255d;">Content here</div>
.myborder {border:2px solid #9a255d;}