#a50b2c color space conversions
Hex:
#a50b2c
RGB:
165, 11, 44
CMY:
35, 96, 83
CMYK:
0, 93, 73, 35
HSL:
347°, 87.5000%, 34.5098%
HSV (HSB):
347°, 93.3333%, 64.7059%
XYZ:
16.0913, 8.4205, 3.1601
xyY:
0.5815, 0.3043, 8.4205
CIE-Lab:
34.8438, 57.4474, 26.1992
CIE-LCH:
34.8438, 63.1396, 24.5157
CIE-Luv:
34.8438, 102.3495, 13.8804
Hunter-Lab:
29.0181, 48.2013, 13.8560
#a50b2c color charts
#a50b2c color shades, tints & tones
#a50b2c color schemes
#a50b2c color preview, HTML & CSS examples
This text has a color of #a50b2c
<p style="color:#a50b2c;">Text here</p>
.mytext {color:#a50b2c;}
This box has a color of #a50b2c
<div style="background-color:#a50b2c;">Content here</div>
.mybackground {background-color:#a50b2c;}
Border around this has a color of #a50b2c
<div style="border:2px solid #a50b2c;">Content here</div>
.myborder {border:2px solid #a50b2c;}