#a30f01 color space conversions
Hex:
#a30f01
RGB:
163, 15, 1
CMY:
36, 94, 100
CMYK:
0, 91, 99, 36
HSL:
5°, 98.7805%, 32.1569%
HSV (HSB):
5°, 99.3865%, 63.9216%
XYZ:
15.2806, 8.1304, 0.7927
xyY:
0.6313, 0.3359, 8.1304
CIE-Lab:
34.2529, 55.2682, 47.7190
CIE-LCH:
34.2529, 73.0183, 40.8076
CIE-Luv:
34.2529, 106.8489, 24.8360
Hunter-Lab:
28.5138, 45.7591, 18.3115
#a30f01 color charts
#a30f01 color shades, tints & tones
#a30f01 color schemes
#a30f01 color preview, HTML & CSS examples
This text has a color of #a30f01
<p style="color:#a30f01;">Text here</p>
.mytext {color:#a30f01;}
This box has a color of #a30f01
<div style="background-color:#a30f01;">Content here</div>
.mybackground {background-color:#a30f01;}
Border around this has a color of #a30f01
<div style="border:2px solid #a30f01;">Content here</div>
.myborder {border:2px solid #a30f01;}