#a60a00 color space conversions
Hex:
#a60a00
RGB:
166, 10, 0
CMY:
35, 96, 100
CMYK:
0, 94, 100, 35
HSL:
4°, 100.0000%, 32.5490%
HSV (HSB):
4°, 100.0000%, 65.0980%
XYZ:
15.8344, 8.3241, 0.7721
xyY:
0.6351, 0.3339, 8.3241
CIE-Lab:
34.6489, 56.8074, 48.6952
CIE-LCH:
34.6489, 74.8218, 40.6032
CIE-Luv:
34.6489, 110.3766, 25.0049
Hunter-Lab:
28.8515, 47.4753, 18.6093
#a60a00 color charts
#a60a00 color shades, tints & tones
#a60a00 color schemes
#a60a00 color preview, HTML & CSS examples
This text has a color of #a60a00
<p style="color:#a60a00;">Text here</p>
.mytext {color:#a60a00;}
This box has a color of #a60a00
<div style="background-color:#a60a00;">Content here</div>
.mybackground {background-color:#a60a00;}
Border around this has a color of #a60a00
<div style="border:2px solid #a60a00;">Content here</div>
.myborder {border:2px solid #a60a00;}