#7f202f color space conversions
Hex:
#7f202f
RGB:
127, 32, 47
CMY:
50, 87, 82
CMYK:
0, 75, 63, 50
HSL:
351°, 59.7484%, 31.1765%
HSV (HSB):
351°, 74.8031%, 49.8039%
XYZ:
9.7820, 5.7503, 3.2837
xyY:
0.5199, 0.3056, 5.7503
CIE-Lab:
28.7735, 41.3255, 14.9423
CIE-LCH:
28.7735, 43.9440, 19.8787
CIE-Luv:
28.7735, 64.2198, 7.6364
Hunter-Lab:
23.9798, 30.8505, 8.6669
#7f202f color charts
#7f202f color shades, tints & tones
#7f202f color schemes
#7f202f color preview, HTML & CSS examples
This text has a color of #7f202f
<p style="color:#7f202f;">Text here</p>
.mytext {color:#7f202f;}
This box has a color of #7f202f
<div style="background-color:#7f202f;">Content here</div>
.mybackground {background-color:#7f202f;}
Border around this has a color of #7f202f
<div style="border:2px solid #7f202f;">Content here</div>
.myborder {border:2px solid #7f202f;}