#a55e0d color space conversions
Hex:
#a55e0d
RGB:
165, 94, 13
CMY:
35, 63, 95
CMYK:
0, 43, 92, 35
HSL:
32°, 85.3933%, 34.9020%
HSV (HSB):
32°, 92.1212%, 64.7059%
XYZ:
19.5924, 16.0338, 2.4430
xyY:
0.5147, 0.4212, 16.0338
CIE-Lab:
47.0188, 23.7282, 52.2440
CIE-LCH:
47.0188, 57.3800, 65.5734
CIE-Luv:
47.0188, 58.1961, 43.5593
Hunter-Lab:
40.0422, 17.2650, 24.4123
#a55e0d color charts
#a55e0d color shades, tints & tones
#a55e0d color schemes
#a55e0d color preview, HTML & CSS examples
This text has a color of #a55e0d
<p style="color:#a55e0d;">Text here</p>
.mytext {color:#a55e0d;}
This box has a color of #a55e0d
<div style="background-color:#a55e0d;">Content here</div>
.mybackground {background-color:#a55e0d;}
Border around this has a color of #a55e0d
<div style="border:2px solid #a55e0d;">Content here</div>
.myborder {border:2px solid #a55e0d;}