#7f2c3c color space conversions
Hex:
#7f2c3c
RGB:
127, 44, 60
CMY:
50, 83, 76
CMYK:
0, 65, 53, 50
HSL:
348°, 48.5380%, 33.5294%
HSV (HSB):
348°, 65.3543%, 49.8039%
XYZ:
10.4687, 6.6396, 5.0048
xyY:
0.4734, 0.3003, 6.6396
CIE-Lab:
30.9720, 37.2085, 9.3436
CIE-LCH:
30.9720, 38.3638, 14.0963
CIE-Luv:
30.9720, 55.1413, 3.7932
Hunter-Lab:
25.7675, 27.4270, 6.5214
#7f2c3c color charts
#7f2c3c color shades, tints & tones
#7f2c3c color schemes
#7f2c3c color preview, HTML & CSS examples
This text has a color of #7f2c3c
<p style="color:#7f2c3c;">Text here</p>
.mytext {color:#7f2c3c;}
This box has a color of #7f2c3c
<div style="background-color:#7f2c3c;">Content here</div>
.mybackground {background-color:#7f2c3c;}
Border around this has a color of #7f2c3c
<div style="border:2px solid #7f2c3c;">Content here</div>
.myborder {border:2px solid #7f2c3c;}