#a7274d color space conversions
Hex:
#a7274d
RGB:
167, 39, 77
CMY:
35, 85, 70
CMYK:
0, 77, 54, 35
HSL:
342°, 62.1359%, 40.3922%
HSV (HSB):
342°, 76.6467%, 65.4902%
XYZ:
18.0014, 10.2023, 8.0416
xyY:
0.4967, 0.2815, 10.2023
CIE-Lab:
38.2032, 53.5050, 9.5416
CIE-LCH:
38.2032, 54.3492, 10.1113
CIE-Luv:
38.2032, 84.9825, 1.0685
Hunter-Lab:
31.9411, 44.7023, 7.4316
#a7274d color charts
#a7274d color shades, tints & tones
#a7274d color schemes
#a7274d color preview, HTML & CSS examples
This text has a color of #a7274d
<p style="color:#a7274d;">Text here</p>
.mytext {color:#a7274d;}
This box has a color of #a7274d
<div style="background-color:#a7274d;">Content here</div>
.mybackground {background-color:#a7274d;}
Border around this has a color of #a7274d
<div style="border:2px solid #a7274d;">Content here</div>
.myborder {border:2px solid #a7274d;}