#900e85 color space conversions
Hex:
#900e85
RGB:
144, 14, 133
CMY:
44, 95, 48
CMYK:
0, 90, 8, 44
HSL:
305°, 82.2785%, 30.9804%
HSV (HSB):
305°, 90.2778%, 56.4706%
XYZ:
15.8923, 7.9368, 22.8846
xyY:
0.3402, 0.1699, 7.9368
CIE-Lab:
33.8510, 60.5814, -32.9618
CIE-LCH:
33.8510, 68.9680, 331.4498
CIE-Luv:
33.8510, 50.3378, -51.7038
Hunter-Lab:
28.1724, 51.3917, -28.4411
#900e85 color charts
#900e85 color shades, tints & tones
#900e85 color schemes
#900e85 color preview, HTML & CSS examples
This text has a color of #900e85
<p style="color:#900e85;">Text here</p>
.mytext {color:#900e85;}
This box has a color of #900e85
<div style="background-color:#900e85;">Content here</div>
.mybackground {background-color:#900e85;}
Border around this has a color of #900e85
<div style="border:2px solid #900e85;">Content here</div>
.myborder {border:2px solid #900e85;}