#a4123f color space conversions
Hex:
#a4123f
RGB:
164, 18, 63
CMY:
36, 93, 75
CMYK:
0, 89, 62, 36
HSL:
342°, 80.2198%, 35.6863%
HSV (HSB):
342°, 89.0244%, 64.3137%
XYZ:
16.4234, 8.6840, 5.5132
xyY:
0.5364, 0.2836, 8.6840
CIE-Lab:
35.3686, 57.0744, 14.5758
CIE-LCH:
35.3686, 58.9062, 14.3261
CIE-Luv:
35.3686, 94.0903, 4.8248
Hunter-Lab:
29.4686, 47.9108, 9.5357
#a4123f color charts
#a4123f color shades, tints & tones
#a4123f color schemes
#a4123f color preview, HTML & CSS examples
This text has a color of #a4123f
<p style="color:#a4123f;">Text here</p>
.mytext {color:#a4123f;}
This box has a color of #a4123f
<div style="background-color:#a4123f;">Content here</div>
.mybackground {background-color:#a4123f;}
Border around this has a color of #a4123f
<div style="border:2px solid #a4123f;">Content here</div>
.myborder {border:2px solid #a4123f;}