#a30c30 color space conversions
Hex:
#a30c30
RGB:
163, 12, 48
CMY:
36, 95, 81
CMYK:
0, 93, 71, 36
HSL:
346°, 86.2857%, 34.3137%
HSV (HSB):
346°, 92.6380%, 63.9216%
XYZ:
15.7692, 8.2629, 3.5601
xyY:
0.5715, 0.2995, 8.2629
CIE-Lab:
34.5245, 56.9656, 23.1579
CIE-LCH:
34.5245, 61.4928, 22.1229
CIE-Luv:
34.5245, 99.4470, 11.7330
Hunter-Lab:
28.7452, 47.6185, 12.7786
#a30c30 color charts
#a30c30 color shades, tints & tones
#a30c30 color schemes
#a30c30 color preview, HTML & CSS examples
This text has a color of #a30c30
<p style="color:#a30c30;">Text here</p>
.mytext {color:#a30c30;}
This box has a color of #a30c30
<div style="background-color:#a30c30;">Content here</div>
.mybackground {background-color:#a30c30;}
Border around this has a color of #a30c30
<div style="border:2px solid #a30c30;">Content here</div>
.myborder {border:2px solid #a30c30;}