#7f252d color space conversions
Hex:
#7f252d
RGB:
127, 37, 45
CMY:
50, 85, 82
CMYK:
0, 71, 65, 50
HSL:
355°, 54.8780%, 32.1569%
HSV (HSB):
355°, 70.8661%, 49.8039%
XYZ:
9.8876, 6.0246, 3.1244
xyY:
0.5194, 0.3165, 6.0246
CIE-Lab:
29.4745, 39.1443, 17.1744
CIE-LCH:
29.4745, 42.7462, 23.6893
CIE-Luv:
29.4745, 62.4271, 10.0585
Hunter-Lab:
24.5451, 28.9520, 9.6345
#7f252d color charts
#7f252d color shades, tints & tones
#7f252d color schemes
#7f252d color preview, HTML & CSS examples
This text has a color of #7f252d
<p style="color:#7f252d;">Text here</p>
.mytext {color:#7f252d;}
This box has a color of #7f252d
<div style="background-color:#7f252d;">Content here</div>
.mybackground {background-color:#7f252d;}
Border around this has a color of #7f252d
<div style="border:2px solid #7f252d;">Content here</div>
.myborder {border:2px solid #7f252d;}