#a30d01 color space conversions
Hex:
#a30d01
RGB:
163, 13, 1
CMY:
36, 95, 100
CMYK:
0, 92, 99, 36
HSL:
4°, 98.7805%, 32.1569%
HSV (HSB):
4°, 99.3865%, 63.9216%
XYZ:
15.2537, 8.0766, 0.7837
xyY:
0.6326, 0.3349, 8.0766
CIE-Lab:
34.1418, 55.5874, 47.6558
CIE-LCH:
34.1418, 73.2190, 40.6069
CIE-Luv:
34.1418, 107.3636, 24.6497
Hunter-Lab:
28.4193, 46.0736, 18.2585
#a30d01 color charts
#a30d01 color shades, tints & tones
#a30d01 color schemes
#a30d01 color preview, HTML & CSS examples
This text has a color of #a30d01
<p style="color:#a30d01;">Text here</p>
.mytext {color:#a30d01;}
This box has a color of #a30d01
<div style="background-color:#a30d01;">Content here</div>
.mybackground {background-color:#a30d01;}
Border around this has a color of #a30d01
<div style="border:2px solid #a30d01;">Content here</div>
.myborder {border:2px solid #a30d01;}