#550e2d color space conversions
Hex:
#550e2d
RGB:
85, 14, 45
CMY:
67, 95, 82
CMYK:
0, 84, 47, 67
HSL:
334°, 71.7172%, 19.4118%
HSV (HSB):
334°, 83.5294%, 33.3333%
XYZ:
4.3770, 2.4348, 2.7219
xyY:
0.4591, 0.2554, 2.4348
CIE-Lab:
17.6213, 34.2992, -0.5114
CIE-LCH:
17.6213, 34.3030, 359.1459
CIE-Luv:
17.6213, 36.4214, -4.9747
Hunter-Lab:
15.6039, 22.7634, 0.5804
#550e2d color charts
#550e2d color shades, tints & tones
#550e2d color schemes
#550e2d color preview, HTML & CSS examples
This text has a color of #550e2d
<p style="color:#550e2d;">Text here</p>
.mytext {color:#550e2d;}
This box has a color of #550e2d
<div style="background-color:#550e2d;">Content here</div>
.mybackground {background-color:#550e2d;}
Border around this has a color of #550e2d
<div style="border:2px solid #550e2d;">Content here</div>
.myborder {border:2px solid #550e2d;}