#a55f0d color space conversions
Hex:
#a55f0d
RGB:
165, 95, 13
CMY:
35, 63, 95
CMYK:
0, 42, 92, 35
HSL:
32°, 85.3933%, 34.9020%
HSV (HSB):
32°, 92.1212%, 64.7059%
XYZ:
19.6819, 16.2128, 2.4728
xyY:
0.5130, 0.4226, 16.2128
CIE-Lab:
47.2525, 23.1701, 52.4181
CIE-LCH:
47.2525, 57.3107, 66.1534
CIE-Luv:
47.2525, 57.3914, 43.9248
Hunter-Lab:
40.2651, 16.7882, 24.5444
#a55f0d color charts
#a55f0d color shades, tints & tones
#a55f0d color schemes
#a55f0d color preview, HTML & CSS examples
This text has a color of #a55f0d
<p style="color:#a55f0d;">Text here</p>
.mytext {color:#a55f0d;}
This box has a color of #a55f0d
<div style="background-color:#a55f0d;">Content here</div>
.mybackground {background-color:#a55f0d;}
Border around this has a color of #a55f0d
<div style="border:2px solid #a55f0d;">Content here</div>
.myborder {border:2px solid #a55f0d;}