#a30b3b color space conversions
Hex:
#a30b3b
RGB:
163, 11, 59
CMY:
36, 96, 77
CMYK:
0, 93, 64, 36
HSL:
341°, 87.3563%, 34.1176%
HSV (HSB):
341°, 93.2515%, 63.9216%
XYZ:
16.0133, 8.3416, 4.9038
xyY:
0.5473, 0.2851, 8.3416
CIE-Lab:
34.6845, 57.6863, 16.2297
CIE-LCH:
34.6845, 59.9258, 15.7136
CIE-Luv:
34.6845, 96.1117, 6.0320
Hunter-Lab:
28.8819, 48.4246, 10.1507
#a30b3b color charts
#a30b3b color shades, tints & tones
#a30b3b color schemes
#a30b3b color preview, HTML & CSS examples
This text has a color of #a30b3b
<p style="color:#a30b3b;">Text here</p>
.mytext {color:#a30b3b;}
This box has a color of #a30b3b
<div style="background-color:#a30b3b;">Content here</div>
.mybackground {background-color:#a30b3b;}
Border around this has a color of #a30b3b
<div style="border:2px solid #a30b3b;">Content here</div>
.myborder {border:2px solid #a30b3b;}