#a50f2e color space conversions
Hex:
#a50f2e
RGB:
165, 15, 46
CMY:
35, 94, 82
CMYK:
0, 91, 72, 35
HSL:
348°, 83.3333%, 35.2941%
HSV (HSB):
348°, 90.9091%, 64.7059%
XYZ:
16.1810, 8.5382, 3.3800
xyY:
0.5759, 0.3039, 8.5382
CIE-Lab:
35.0796, 56.9438, 25.2121
CIE-LCH:
35.0796, 62.2755, 23.8816
CIE-Luv:
35.0796, 100.9535, 13.3967
Hunter-Lab:
29.2203, 47.7107, 13.5960
#a50f2e color charts
#a50f2e color shades, tints & tones
#a50f2e color schemes
#a50f2e color preview, HTML & CSS examples
This text has a color of #a50f2e
<p style="color:#a50f2e;">Text here</p>
.mytext {color:#a50f2e;}
This box has a color of #a50f2e
<div style="background-color:#a50f2e;">Content here</div>
.mybackground {background-color:#a50f2e;}
Border around this has a color of #a50f2e
<div style="border:2px solid #a50f2e;">Content here</div>
.myborder {border:2px solid #a50f2e;}