#a50d25 color space conversions
Hex:
#a50d25
RGB:
165, 13, 37
CMY:
35, 95, 85
CMYK:
0, 92, 78, 35
HSL:
351°, 85.3933%, 34.9020%
HSV (HSB):
351°, 92.1212%, 64.7059%
XYZ:
15.9949, 8.4208, 2.5326
xyY:
0.5935, 0.3125, 8.4208
CIE-Lab:
34.8442, 56.8917, 30.5717
CIE-LCH:
34.8442, 64.5856, 28.2521
CIE-Luv:
34.8442, 103.7150, 16.8653
Hunter-Lab:
29.0185, 47.6061, 15.1384
#a50d25 color charts
#a50d25 color shades, tints & tones
#a50d25 color schemes
#a50d25 color preview, HTML & CSS examples
This text has a color of #a50d25
<p style="color:#a50d25;">Text here</p>
.mytext {color:#a50d25;}
This box has a color of #a50d25
<div style="background-color:#a50d25;">Content here</div>
.mybackground {background-color:#a50d25;}
Border around this has a color of #a50d25
<div style="border:2px solid #a50d25;">Content here</div>
.myborder {border:2px solid #a50d25;}