#550e51 color space conversions
Hex:
#550e51
RGB:
85, 14, 81
CMY:
67, 95, 68
CMYK:
0, 84, 5, 67
HSL:
303°, 71.7172%, 19.4118%
HSV (HSB):
303°, 83.5294%, 33.3333%
XYZ:
5.3886, 2.8395, 8.0486
xyY:
0.3311, 0.1744, 2.8395
CIE-Lab:
19.3891, 39.5404, -22.9208
CIE-LCH:
19.3891, 45.7035, 329.8999
CIE-Luv:
19.3891, 25.4579, -28.7412
Hunter-Lab:
16.8507, 27.5925, -16.5241
#550e51 color charts
#550e51 color shades, tints & tones
#550e51 color schemes
#550e51 color preview, HTML & CSS examples
This text has a color of #550e51
<p style="color:#550e51;">Text here</p>
.mytext {color:#550e51;}
This box has a color of #550e51
<div style="background-color:#550e51;">Content here</div>
.mybackground {background-color:#550e51;}
Border around this has a color of #550e51
<div style="border:2px solid #550e51;">Content here</div>
.myborder {border:2px solid #550e51;}