#a50c10 color space conversions
Hex:
#a50c10
RGB:
165, 12, 16
CMY:
35, 95, 94
CMYK:
0, 93, 90, 35
HSL:
358°, 86.4407%, 34.7059%
HSV (HSB):
358°, 92.7273%, 64.7059%
XYZ:
15.7420, 8.2997, 1.2625
xyY:
0.6221, 0.3280, 8.2997
CIE-Lab:
34.5994, 56.4847, 41.9726
CIE-LCH:
34.5994, 70.3720, 36.6153
CIE-Luv:
34.5994, 107.6639, 22.6266
Hunter-Lab:
28.8092, 47.1208, 17.5681
#a50c10 color charts
#a50c10 color shades, tints & tones
#a50c10 color schemes
#a50c10 color preview, HTML & CSS examples
This text has a color of #a50c10
<p style="color:#a50c10;">Text here</p>
.mytext {color:#a50c10;}
This box has a color of #a50c10
<div style="background-color:#a50c10;">Content here</div>
.mybackground {background-color:#a50c10;}
Border around this has a color of #a50c10
<div style="border:2px solid #a50c10;">Content here</div>
.myborder {border:2px solid #a50c10;}