#a50e2d color space conversions
Hex:
#a50e2d
RGB:
165, 14, 45
CMY:
35, 95, 82
CMYK:
0, 92, 73, 35
HSL:
348°, 84.3575%, 35.0980%
HSV (HSB):
348°, 91.5152%, 64.7059%
XYZ:
16.1477, 8.5029, 3.2728
xyY:
0.5783, 0.3045, 8.5029
CIE-Lab:
35.0090, 57.0581, 25.7621
CIE-LCH:
35.0090, 62.6044, 24.2995
CIE-Luv:
35.0090, 101.4561, 13.7326
Hunter-Lab:
29.1597, 47.8184, 13.7573
#a50e2d color charts
#a50e2d color shades, tints & tones
#a50e2d color schemes
#a50e2d color preview, HTML & CSS examples
This text has a color of #a50e2d
<p style="color:#a50e2d;">Text here</p>
.mytext {color:#a50e2d;}
This box has a color of #a50e2d
<div style="background-color:#a50e2d;">Content here</div>
.mybackground {background-color:#a50e2d;}
Border around this has a color of #a50e2d
<div style="border:2px solid #a50e2d;">Content here</div>
.myborder {border:2px solid #a50e2d;}