#a30005 color space conversions
Hex:
#a30005
RGB:
163, 0, 5
CMY:
36, 100, 98
CMYK:
0, 100, 97, 36
HSL:
358°, 100.0000%, 31.9608%
HSV (HSB):
358°, 100.0000%, 63.9216%
XYZ:
15.1317, 7.7975, 0.8511
xyY:
0.6363, 0.3279, 7.7975
CIE-Lab:
33.5575, 57.3796, 45.6839
CIE-LCH:
33.5575, 73.3446, 38.5257
CIE-Luv:
33.5575, 109.7947, 23.0591
Hunter-Lab:
27.9240, 47.8599, 17.7396
#a30005 color charts
#a30005 color shades, tints & tones
#a30005 color schemes
#a30005 color preview, HTML & CSS examples
This text has a color of #a30005
<p style="color:#a30005;">Text here</p>
.mytext {color:#a30005;}
This box has a color of #a30005
<div style="background-color:#a30005;">Content here</div>
.mybackground {background-color:#a30005;}
Border around this has a color of #a30005
<div style="border:2px solid #a30005;">Content here</div>
.myborder {border:2px solid #a30005;}