#a90d07 color space conversions
Hex:
#a90d07
RGB:
169, 13, 7
CMY:
34, 95, 97
CMYK:
0, 92, 96, 34
HSL:
2°, 92.0455%, 34.5098%
HSV (HSB):
2°, 95.8580%, 66.2745%
XYZ:
16.5445, 8.7382, 1.0157
xyY:
0.6291, 0.3323, 8.7382
CIE-Lab:
35.4753, 57.2976, 46.6494
CIE-LCH:
35.4753, 73.8863, 39.1511
CIE-Luv:
35.4753, 111.3285, 24.7393
Hunter-Lab:
29.5605, 48.1725, 18.6552
#a90d07 color charts
#a90d07 color shades, tints & tones
#a90d07 color schemes
#a90d07 color preview, HTML & CSS examples
This text has a color of #a90d07
<p style="color:#a90d07;">Text here</p>
.mytext {color:#a90d07;}
This box has a color of #a90d07
<div style="background-color:#a90d07;">Content here</div>
.mybackground {background-color:#a90d07;}
Border around this has a color of #a90d07
<div style="border:2px solid #a90d07;">Content here</div>
.myborder {border:2px solid #a90d07;}