#a50c00 color space conversions
Hex:
#a50c00
RGB:
165, 12, 0
CMY:
35, 95, 100
CMYK:
0, 93, 100, 35
HSL:
4°, 100.0000%, 32.3529%
HSV (HSB):
4°, 100.0000%, 64.7059%
XYZ:
15.6485, 8.2623, 0.7700
xyY:
0.6340, 0.3348, 8.2623
CIE-Lab:
34.5232, 56.2680, 48.5091
CIE-LCH:
34.5232, 74.2915, 40.7648
CIE-Luv:
34.5232, 109.1922, 25.0096
Hunter-Lab:
28.7442, 46.8743, 18.5326
#a50c00 color charts
#a50c00 color shades, tints & tones
#a50c00 color schemes
#a50c00 color preview, HTML & CSS examples
This text has a color of #a50c00
<p style="color:#a50c00;">Text here</p>
.mytext {color:#a50c00;}
This box has a color of #a50c00
<div style="background-color:#a50c00;">Content here</div>
.mybackground {background-color:#a50c00;}
Border around this has a color of #a50c00
<div style="border:2px solid #a50c00;">Content here</div>
.myborder {border:2px solid #a50c00;}