#a90e06 color space conversions
Hex:
#a90e06
RGB:
169, 14, 6
CMY:
34, 95, 98
CMYK:
0, 92, 96, 34
HSL:
3°, 93.1429%, 34.3137%
HSV (HSB):
3°, 96.4497%, 66.2745%
XYZ:
16.5521, 8.7622, 0.9912
xyY:
0.6292, 0.3331, 8.7622
CIE-Lab:
35.5224, 57.1373, 47.0717
CIE-LCH:
35.5224, 74.0298, 39.4829
CIE-Luv:
35.5224, 111.1739, 24.9633
Hunter-Lab:
29.6011, 48.0103, 18.7354
#a90e06 color charts
#a90e06 color shades, tints & tones
#a90e06 color schemes
#a90e06 color preview, HTML & CSS examples
This text has a color of #a90e06
<p style="color:#a90e06;">Text here</p>
.mytext {color:#a90e06;}
This box has a color of #a90e06
<div style="background-color:#a90e06;">Content here</div>
.mybackground {background-color:#a90e06;}
Border around this has a color of #a90e06
<div style="border:2px solid #a90e06;">Content here</div>
.myborder {border:2px solid #a90e06;}