#85045e color space conversions
Hex:
#85045e
RGB:
133, 4, 94
CMY:
48, 98, 63
CMYK:
0, 97, 29, 48
HSL:
318°, 94.1606%, 26.8627%
HSV (HSB):
318°, 96.9925%, 52.1569%
XYZ:
11.7367, 5.8815, 11.1063
xyY:
0.4086, 0.2048, 5.8815
CIE-Lab:
29.1116, 54.5379, -15.6687
CIE-LCH:
29.1116, 56.7441, 343.9706
CIE-Luv:
29.1116, 58.4345, -26.9343
Hunter-Lab:
24.2519, 43.9441, -10.1760
#85045e color charts
#85045e color shades, tints & tones
#85045e color schemes
#85045e color preview, HTML & CSS examples
This text has a color of #85045e
<p style="color:#85045e;">Text here</p>
.mytext {color:#85045e;}
This box has a color of #85045e
<div style="background-color:#85045e;">Content here</div>
.mybackground {background-color:#85045e;}
Border around this has a color of #85045e
<div style="border:2px solid #85045e;">Content here</div>
.myborder {border:2px solid #85045e;}