#a81e0f color space conversions
Hex:
#a81e0f
RGB:
168, 30, 15
CMY:
34, 88, 94
CMYK:
0, 82, 91, 34
HSL:
6°, 83.6066%, 35.8824%
HSV (HSB):
6°, 91.0714%, 65.8824%
XYZ:
16.6989, 9.2879, 1.3645
xyY:
0.6105, 0.3396, 9.2879
CIE-Lab:
36.5327, 53.6059, 44.1180
CIE-LCH:
36.5327, 69.4261, 39.4546
CIE-Luv:
36.5327, 104.1728, 25.5251
Hunter-Lab:
30.4760, 44.4739, 18.6785
#a81e0f color charts
#a81e0f color shades, tints & tones
#a81e0f color schemes
#a81e0f color preview, HTML & CSS examples
This text has a color of #a81e0f
<p style="color:#a81e0f;">Text here</p>
.mytext {color:#a81e0f;}
This box has a color of #a81e0f
<div style="background-color:#a81e0f;">Content here</div>
.mybackground {background-color:#a81e0f;}
Border around this has a color of #a81e0f
<div style="border:2px solid #a81e0f;">Content here</div>
.myborder {border:2px solid #a81e0f;}