#a50d43 color space conversions
Hex:
#a50d43
RGB:
165, 13, 67
CMY:
35, 95, 74
CMYK:
0, 92, 59, 35
HSL:
339°, 85.3933%, 34.9020%
HSV (HSB):
339°, 92.1212%, 64.7059%
XYZ:
16.6741, 8.6924, 6.1092
xyY:
0.5297, 0.2762, 8.6924
CIE-Lab:
35.3852, 58.4130, 12.0290
CIE-LCH:
35.3852, 59.6387, 11.6362
CIE-Luv:
35.3852, 94.5005, 2.1546
Hunter-Lab:
29.4829, 49.3557, 8.3525
#a50d43 color charts
#a50d43 color shades, tints & tones
#a50d43 color schemes
#a50d43 color preview, HTML & CSS examples
This text has a color of #a50d43
<p style="color:#a50d43;">Text here</p>
.mytext {color:#a50d43;}
This box has a color of #a50d43
<div style="background-color:#a50d43;">Content here</div>
.mybackground {background-color:#a50d43;}
Border around this has a color of #a50d43
<div style="border:2px solid #a50d43;">Content here</div>
.myborder {border:2px solid #a50d43;}