#a30c25 color space conversions
Hex:
#a30c25
RGB:
163, 12, 37
CMY:
36, 95, 85
CMYK:
0, 93, 77, 36
HSL:
350°, 86.2857%, 34.3137%
HSV (HSB):
350°, 92.6380%, 63.9216%
XYZ:
15.5697, 8.1830, 2.5091
xyY:
0.5929, 0.3116, 8.1830
CIE-Lab:
34.3612, 56.5052, 29.9158
CIE-LCH:
34.3612, 63.9359, 27.8983
CIE-Luv:
34.3612, 102.3765, 16.3678
Hunter-Lab:
28.6060, 47.0933, 14.8237
#a30c25 color charts
#a30c25 color shades, tints & tones
#a30c25 color schemes
#a30c25 color preview, HTML & CSS examples
This text has a color of #a30c25
<p style="color:#a30c25;">Text here</p>
.mytext {color:#a30c25;}
This box has a color of #a30c25
<div style="background-color:#a30c25;">Content here</div>
.mybackground {background-color:#a30c25;}
Border around this has a color of #a30c25
<div style="border:2px solid #a30c25;">Content here</div>
.myborder {border:2px solid #a30c25;}