#a5120a color space conversions
Hex:
#a5120a
RGB:
165, 18, 10
CMY:
35, 93, 96
CMYK:
0, 89, 94, 35
HSL:
3°, 88.5714%, 34.3137%
HSV (HSB):
3°, 93.9394%, 64.7059%
XYZ:
15.7881, 8.4539, 1.0868
xyY:
0.6233, 0.3338, 8.4539
CIE-Lab:
34.9108, 55.4103, 44.7154
CIE-LCH:
34.9108, 71.2023, 38.9031
CIE-Luv:
34.9108, 106.7150, 24.1920
Hunter-Lab:
29.0755, 46.0442, 18.1367
#a5120a color charts
#a5120a color shades, tints & tones
#a5120a color schemes
#a5120a color preview, HTML & CSS examples
This text has a color of #a5120a
<p style="color:#a5120a;">Text here</p>
.mytext {color:#a5120a;}
This box has a color of #a5120a
<div style="background-color:#a5120a;">Content here</div>
.mybackground {background-color:#a5120a;}
Border around this has a color of #a5120a
<div style="border:2px solid #a5120a;">Content here</div>
.myborder {border:2px solid #a5120a;}