#a90f2e color space conversions
Hex:
#a90f2e
RGB:
169, 15, 46
CMY:
34, 94, 82
CMYK:
0, 91, 73, 34
HSL:
348°, 83.6957%, 36.0784%
HSV (HSB):
348°, 91.1243%, 66.2745%
XYZ:
17.0262, 8.9739, 3.4195
xyY:
0.5787, 0.3050, 8.9739
CIE-Lab:
35.9340, 58.0038, 26.4410
CIE-LCH:
35.9340, 63.7461, 24.5059
CIE-Luv:
35.9340, 104.0959, 14.2678
Hunter-Lab:
29.9565, 49.0288, 14.2016
#a90f2e color charts
#a90f2e color shades, tints & tones
#a90f2e color schemes
#a90f2e color preview, HTML & CSS examples
This text has a color of #a90f2e
<p style="color:#a90f2e;">Text here</p>
.mytext {color:#a90f2e;}
This box has a color of #a90f2e
<div style="background-color:#a90f2e;">Content here</div>
.mybackground {background-color:#a90f2e;}
Border around this has a color of #a90f2e
<div style="border:2px solid #a90f2e;">Content here</div>
.myborder {border:2px solid #a90f2e;}