#7f232c color space conversions
Hex:
#7f232c
RGB:
127, 35, 44
CMY:
50, 86, 83
CMYK:
0, 72, 65, 50
HSL:
354°, 56.7901%, 31.7647%
HSV (HSB):
354°, 72.4409%, 49.8039%
XYZ:
9.8081, 5.8959, 3.0040
xyY:
0.5243, 0.3152, 5.8959
CIE-Lab:
29.1484, 39.9175, 17.4090
CIE-LCH:
29.1484, 43.5486, 23.5632
CIE-Luv:
29.1484, 63.6339, 9.9985
Hunter-Lab:
24.2816, 29.6088, 9.6621
#7f232c color charts
#7f232c color shades, tints & tones
#7f232c color schemes
#7f232c color preview, HTML & CSS examples
This text has a color of #7f232c
<p style="color:#7f232c;">Text here</p>
.mytext {color:#7f232c;}
This box has a color of #7f232c
<div style="background-color:#7f232c;">Content here</div>
.mybackground {background-color:#7f232c;}
Border around this has a color of #7f232c
<div style="border:2px solid #7f232c;">Content here</div>
.myborder {border:2px solid #7f232c;}