#a50e29 color space conversions
Hex:
#a50e29
RGB:
165, 14, 41
CMY:
35, 95, 84
CMYK:
0, 92, 75, 35
HSL:
349°, 84.3575%, 35.0980%
HSV (HSB):
349°, 91.5152%, 64.7059%
XYZ:
16.0743, 8.4735, 2.8862
xyY:
0.5859, 0.3089, 8.4735
CIE-Lab:
34.9502, 56.8912, 28.2126
CIE-LCH:
34.9502, 63.5024, 26.3770
CIE-Luv:
34.9502, 102.5143, 15.4154
Hunter-Lab:
29.1093, 47.6276, 14.4979
#a50e29 color charts
#a50e29 color shades, tints & tones
#a50e29 color schemes
#a50e29 color preview, HTML & CSS examples
This text has a color of #a50e29
<p style="color:#a50e29;">Text here</p>
.mytext {color:#a50e29;}
This box has a color of #a50e29
<div style="background-color:#a50e29;">Content here</div>
.mybackground {background-color:#a50e29;}
Border around this has a color of #a50e29
<div style="border:2px solid #a50e29;">Content here</div>
.myborder {border:2px solid #a50e29;}