#a30d3b color space conversions
Hex:
#a30d3b
RGB:
163, 13, 59
CMY:
36, 95, 77
CMYK:
0, 92, 64, 36
HSL:
342°, 85.2273%, 34.5098%
HSV (HSB):
342°, 92.0245%, 63.9216%
XYZ:
16.0376, 8.3901, 4.9119
xyY:
0.5466, 0.2860, 8.3901
CIE-Lab:
34.7825, 57.4030, 16.3596
CIE-LCH:
34.7825, 59.6887, 15.9074
CIE-Luv:
34.7825, 95.7426, 6.2300
Hunter-Lab:
28.9657, 48.1409, 10.2219
#a30d3b color charts
#a30d3b color shades, tints & tones
#a30d3b color schemes
#a30d3b color preview, HTML & CSS examples
This text has a color of #a30d3b
<p style="color:#a30d3b;">Text here</p>
.mytext {color:#a30d3b;}
This box has a color of #a30d3b
<div style="background-color:#a30d3b;">Content here</div>
.mybackground {background-color:#a30d3b;}
Border around this has a color of #a30d3b
<div style="border:2px solid #a30d3b;">Content here</div>
.myborder {border:2px solid #a30d3b;}