#a8260d color space conversions
Hex:
#a8260d
RGB:
168, 38, 13
CMY:
34, 85, 95
CMYK:
0, 77, 92, 34
HSL:
10°, 85.6354%, 35.4902%
HSV (HSB):
10°, 92.2619%, 65.8824%
XYZ:
16.9142, 9.7401, 1.3693
xyY:
0.6036, 0.3476, 9.7401
CIE-Lab:
37.3719, 51.1870, 45.5107
CIE-LCH:
37.3719, 68.4932, 41.6405
CIE-Luv:
37.3719, 100.5632, 27.2995
Hunter-Lab:
31.2092, 42.1244, 19.2450
#a8260d color charts
#a8260d color shades, tints & tones
#a8260d color schemes
#a8260d color preview, HTML & CSS examples
This text has a color of #a8260d
<p style="color:#a8260d;">Text here</p>
.mytext {color:#a8260d;}
This box has a color of #a8260d
<div style="background-color:#a8260d;">Content here</div>
.mybackground {background-color:#a8260d;}
Border around this has a color of #a8260d
<div style="border:2px solid #a8260d;">Content here</div>
.myborder {border:2px solid #a8260d;}