#a30c06 color space conversions
Hex:
#a30c06
RGB:
163, 12, 6
CMY:
36, 95, 98
CMYK:
0, 93, 96, 36
HSL:
2°, 92.8994%, 33.1373%
HSV (HSB):
2°, 96.3190%, 63.9216%
XYZ:
15.2686, 8.0626, 0.9238
xyY:
0.6295, 0.3324, 8.0626
CIE-Lab:
34.1130, 55.8005, 45.6021
CIE-LCH:
34.1130, 72.0642, 39.2568
CIE-Luv:
34.1130, 107.1463, 23.8505
Hunter-Lab:
28.3948, 46.2933, 17.9474
#a30c06 color charts
#a30c06 color shades, tints & tones
#a30c06 color schemes
#a30c06 color preview, HTML & CSS examples
This text has a color of #a30c06
<p style="color:#a30c06;">Text here</p>
.mytext {color:#a30c06;}
This box has a color of #a30c06
<div style="background-color:#a30c06;">Content here</div>
.mybackground {background-color:#a30c06;}
Border around this has a color of #a30c06
<div style="border:2px solid #a30c06;">Content here</div>
.myborder {border:2px solid #a30c06;}