#a4103f color space conversions
Hex:
#a4103f
RGB:
164, 16, 63
CMY:
36, 94, 75
CMYK:
0, 90, 62, 36
HSL:
341°, 82.2222%, 35.2941%
HSV (HSB):
341°, 90.2439%, 64.3137%
XYZ:
16.3923, 8.6220, 5.5029
xyY:
0.5372, 0.2825, 8.6220
CIE-Lab:
35.2460, 57.4275, 14.4107
CIE-LCH:
35.2460, 59.2080, 14.0868
CIE-Luv:
35.2460, 94.5419, 4.5736
Hunter-Lab:
29.3632, 48.2640, 9.4429
#a4103f color charts
#a4103f color shades, tints & tones
#a4103f color schemes
#a4103f color preview, HTML & CSS examples
This text has a color of #a4103f
<p style="color:#a4103f;">Text here</p>
.mytext {color:#a4103f;}
This box has a color of #a4103f
<div style="background-color:#a4103f;">Content here</div>
.mybackground {background-color:#a4103f;}
Border around this has a color of #a4103f
<div style="border:2px solid #a4103f;">Content here</div>
.myborder {border:2px solid #a4103f;}