#a50f25 color space conversions
Hex:
#a50f25
RGB:
165, 15, 37
CMY:
35, 94, 85
CMYK:
0, 91, 78, 35
HSL:
351°, 83.3333%, 35.2941%
HSV (HSB):
351°, 90.9091%, 64.7059%
XYZ:
16.0218, 8.4746, 2.5416
xyY:
0.5926, 0.3134, 8.4746
CIE-Lab:
34.9523, 56.5807, 30.6907
CIE-LCH:
34.9523, 64.3684, 28.4764
CIE-Luv:
34.9523, 103.2536, 17.0653
Hunter-Lab:
29.1111, 47.2963, 15.2014
#a50f25 color charts
#a50f25 color shades, tints & tones
#a50f25 color schemes
#a50f25 color preview, HTML & CSS examples
This text has a color of #a50f25
<p style="color:#a50f25;">Text here</p>
.mytext {color:#a50f25;}
This box has a color of #a50f25
<div style="background-color:#a50f25;">Content here</div>
.mybackground {background-color:#a50f25;}
Border around this has a color of #a50f25
<div style="border:2px solid #a50f25;">Content here</div>
.myborder {border:2px solid #a50f25;}