#a50e3c color space conversions
Hex:
#a50e3c
RGB:
165, 14, 60
CMY:
35, 95, 76
CMYK:
0, 92, 64, 35
HSL:
342°, 84.3575%, 35.0980%
HSV (HSB):
342°, 91.5152%, 64.7059%
XYZ:
16.4897, 8.6397, 5.0735
xyY:
0.5460, 0.2861, 8.6397
CIE-Lab:
35.2810, 57.8266, 16.4466
CIE-LCH:
35.2810, 60.1199, 15.8764
CIE-Luv:
35.2810, 96.8069, 6.2894
Hunter-Lab:
29.3933, 48.7006, 10.3414
#a50e3c color charts
#a50e3c color shades, tints & tones
#a50e3c color schemes
#a50e3c color preview, HTML & CSS examples
This text has a color of #a50e3c
<p style="color:#a50e3c;">Text here</p>
.mytext {color:#a50e3c;}
This box has a color of #a50e3c
<div style="background-color:#a50e3c;">Content here</div>
.mybackground {background-color:#a50e3c;}
Border around this has a color of #a50e3c
<div style="border:2px solid #a50e3c;">Content here</div>
.myborder {border:2px solid #a50e3c;}