#a72d50 color space conversions
Hex:
#a72d50
RGB:
167, 45, 80
CMY:
35, 82, 69
CMYK:
0, 73, 52, 35
HSL:
343°, 57.5472%, 41.5686%
HSV (HSB):
343°, 73.0539%, 65.4902%
XYZ:
18.3227, 10.6714, 8.6835
xyY:
0.4863, 0.2832, 10.6714
CIE-Lab:
39.0215, 51.6759, 8.7769
CIE-LCH:
39.0215, 52.4160, 9.6394
CIE-Luv:
39.0215, 81.4929, 0.7296
Hunter-Lab:
32.6672, 42.9513, 7.1067
#a72d50 color charts
#a72d50 color shades, tints & tones
#a72d50 color schemes
#a72d50 color preview, HTML & CSS examples
This text has a color of #a72d50
<p style="color:#a72d50;">Text here</p>
.mytext {color:#a72d50;}
This box has a color of #a72d50
<div style="background-color:#a72d50;">Content here</div>
.mybackground {background-color:#a72d50;}
Border around this has a color of #a72d50
<div style="border:2px solid #a72d50;">Content here</div>
.myborder {border:2px solid #a72d50;}