#a30e01 color space conversions
Hex:
#a30e01
RGB:
163, 14, 1
CMY:
36, 95, 100
CMYK:
0, 91, 99, 36
HSL:
5°, 98.7805%, 32.1569%
HSV (HSB):
5°, 99.3865%, 63.9216%
XYZ:
15.2668, 8.1028, 0.7881
xyY:
0.6320, 0.3354, 8.1028
CIE-Lab:
34.1961, 55.4315, 47.6867
CIE-LCH:
34.1961, 73.1210, 40.7048
CIE-Luv:
34.1961, 107.1122, 24.7406
Hunter-Lab:
28.4654, 45.9199, 18.2843
#a30e01 color charts
#a30e01 color shades, tints & tones
#a30e01 color schemes
#a30e01 color preview, HTML & CSS examples
This text has a color of #a30e01
<p style="color:#a30e01;">Text here</p>
.mytext {color:#a30e01;}
This box has a color of #a30e01
<div style="background-color:#a30e01;">Content here</div>
.mybackground {background-color:#a30e01;}
Border around this has a color of #a30e01
<div style="border:2px solid #a30e01;">Content here</div>
.myborder {border:2px solid #a30e01;}