#7f132d color space conversions
Hex:
#7f132d
RGB:
127, 19, 45
CMY:
50, 93, 82
CMYK:
0, 85, 65, 50
HSL:
346°, 73.9726%, 28.6275%
HSV (HSB):
346°, 85.0394%, 49.8039%
XYZ:
9.4589, 5.1672, 2.9815
xyY:
0.5372, 0.2935, 5.1672
CIE-Lab:
27.2060, 45.4735, 14.2113
CIE-LCH:
27.2060, 47.6424, 17.3550
CIE-Luv:
27.2060, 69.5488, 5.8489
Hunter-Lab:
22.7315, 34.4962, 8.1356
#7f132d color charts
#7f132d color shades, tints & tones
#7f132d color schemes
#7f132d color preview, HTML & CSS examples
This text has a color of #7f132d
<p style="color:#7f132d;">Text here</p>
.mytext {color:#7f132d;}
This box has a color of #7f132d
<div style="background-color:#7f132d;">Content here</div>
.mybackground {background-color:#7f132d;}
Border around this has a color of #7f132d
<div style="border:2px solid #7f132d;">Content here</div>
.myborder {border:2px solid #7f132d;}