#a2060c color space conversions
Hex:
#a2060c
RGB:
162, 6, 12
CMY:
36, 98, 95
CMYK:
0, 96, 93, 36
HSL:
358°, 92.8571%, 32.9412%
HSV (HSB):
358°, 96.2963%, 63.5294%
XYZ:
15.0318, 7.8382, 1.0685
xyY:
0.6279, 0.3274, 7.8382
CIE-Lab:
33.6436, 56.4112, 42.7738
CIE-LCH:
33.6436, 70.7942, 37.1712
CIE-Luv:
33.6436, 107.1068, 22.3462
Hunter-Lab:
27.9967, 46.8444, 17.3349
#a2060c color charts
#a2060c color shades, tints & tones
#a2060c color schemes
#a2060c color preview, HTML & CSS examples
This text has a color of #a2060c
<p style="color:#a2060c;">Text here</p>
.mytext {color:#a2060c;}
This box has a color of #a2060c
<div style="background-color:#a2060c;">Content here</div>
.mybackground {background-color:#a2060c;}
Border around this has a color of #a2060c
<div style="border:2px solid #a2060c;">Content here</div>
.myborder {border:2px solid #a2060c;}