#a5630d color space conversions
Hex:
#a5630d
RGB:
165, 99, 13
CMY:
35, 61, 95
CMYK:
0, 40, 92, 35
HSL:
34°, 85.3933%, 34.9020%
HSV (HSB):
34°, 92.1212%, 64.7059%
XYZ:
20.0515, 16.9521, 2.5960
xyY:
0.5064, 0.4281, 16.9521
CIE-Lab:
48.1996, 20.9280, 53.1256
CIE-LCH:
48.1996, 57.0992, 68.4988
CIE-Luv:
48.1996, 54.1738, 45.4005
Hunter-Lab:
41.1729, 14.8784, 25.0827
#a5630d color charts
#a5630d color shades, tints & tones
#a5630d color schemes
#a5630d color preview, HTML & CSS examples
This text has a color of #a5630d
<p style="color:#a5630d;">Text here</p>
.mytext {color:#a5630d;}
This box has a color of #a5630d
<div style="background-color:#a5630d;">Content here</div>
.mybackground {background-color:#a5630d;}
Border around this has a color of #a5630d
<div style="border:2px solid #a5630d;">Content here</div>
.myborder {border:2px solid #a5630d;}