#a5630c color space conversions
Hex:
#a5630c
RGB:
165, 99, 12
CMY:
35, 61, 95
CMYK:
0, 40, 93, 35
HSL:
34°, 86.4407%, 34.7059%
HSV (HSB):
34°, 92.7273%, 64.7059%
XYZ:
20.0453, 16.9496, 2.5629
xyY:
0.5067, 0.4285, 16.9496
CIE-Lab:
48.1964, 20.9106, 53.3658
CIE-LCH:
48.1964, 57.3164, 68.6030
CIE-Luv:
48.1964, 54.2049, 45.5194
Hunter-Lab:
41.1698, 14.8629, 25.1279
#a5630c color charts
#a5630c color shades, tints & tones
#a5630c color schemes
#a5630c color preview, HTML & CSS examples
This text has a color of #a5630c
<p style="color:#a5630c;">Text here</p>
.mytext {color:#a5630c;}
This box has a color of #a5630c
<div style="background-color:#a5630c;">Content here</div>
.mybackground {background-color:#a5630c;}
Border around this has a color of #a5630c
<div style="border:2px solid #a5630c;">Content here</div>
.myborder {border:2px solid #a5630c;}