#7a252d color space conversions
Hex:
#7a252d
RGB:
122, 37, 45
CMY:
52, 85, 82
CMYK:
0, 70, 63, 52
HSL:
354°, 53.4591%, 31.1765%
HSV (HSB):
354°, 69.6721%, 47.8431%
XYZ:
9.1613, 5.6502, 3.0904
xyY:
0.5118, 0.3156, 5.6502
CIE-Lab:
28.5121, 37.3871, 15.7381
CIE-LCH:
28.5121, 40.5645, 22.8286
CIE-Luv:
28.5121, 58.3044, 9.0749
Hunter-Lab:
23.7701, 27.1983, 8.9307
#7a252d color charts
#7a252d color shades, tints & tones
#7a252d color schemes
#7a252d color preview, HTML & CSS examples
This text has a color of #7a252d
<p style="color:#7a252d;">Text here</p>
.mytext {color:#7a252d;}
This box has a color of #7a252d
<div style="background-color:#7a252d;">Content here</div>
.mybackground {background-color:#7a252d;}
Border around this has a color of #7a252d
<div style="border:2px solid #7a252d;">Content here</div>
.myborder {border:2px solid #7a252d;}