#a50e1c color space conversions
Hex:
#a50e1c
RGB:
165, 14, 28
CMY:
35, 95, 89
CMYK:
0, 92, 83, 35
HSL:
354°, 84.3575%, 35.0980%
HSV (HSB):
354°, 91.5152%, 64.7059%
XYZ:
15.8837, 8.3972, 1.8823
xyY:
0.6071, 0.3210, 8.3972
CIE-Lab:
34.7969, 56.4545, 35.8673
CIE-LCH:
34.7969, 66.8848, 32.4290
CIE-Luv:
34.7969, 105.3706, 19.9380
Hunter-Lab:
28.9780, 47.1295, 16.4334
#a50e1c color charts
#a50e1c color shades, tints & tones
#a50e1c color schemes
#a50e1c color preview, HTML & CSS examples
This text has a color of #a50e1c
<p style="color:#a50e1c;">Text here</p>
.mytext {color:#a50e1c;}
This box has a color of #a50e1c
<div style="background-color:#a50e1c;">Content here</div>
.mybackground {background-color:#a50e1c;}
Border around this has a color of #a50e1c
<div style="border:2px solid #a50e1c;">Content here</div>
.myborder {border:2px solid #a50e1c;}