#a90f1c color space conversions
Hex:
#a90f1c
RGB:
169, 15, 28
CMY:
34, 94, 89
CMYK:
0, 91, 83, 34
HSL:
355°, 83.6957%, 36.0784%
HSV (HSB):
355°, 91.1243%, 66.2745%
XYZ:
16.7426, 8.8605, 1.9264
xyY:
0.6082, 0.3219, 8.8605
CIE-Lab:
35.7143, 57.3774, 37.0479
CIE-LCH:
35.7143, 68.2987, 32.8498
CIE-Luv:
35.7143, 108.1944, 20.7643
Hunter-Lab:
29.7666, 48.3081, 16.9995
#a90f1c color charts
#a90f1c color shades, tints & tones
#a90f1c color schemes
#a90f1c color preview, HTML & CSS examples
This text has a color of #a90f1c
<p style="color:#a90f1c;">Text here</p>
.mytext {color:#a90f1c;}
This box has a color of #a90f1c
<div style="background-color:#a90f1c;">Content here</div>
.mybackground {background-color:#a90f1c;}
Border around this has a color of #a90f1c
<div style="border:2px solid #a90f1c;">Content here</div>
.myborder {border:2px solid #a90f1c;}