#7f264d color space conversions
Hex:
#7f264d
RGB:
127, 38, 77
CMY:
50, 85, 70
CMYK:
0, 70, 39, 50
HSL:
334°, 53.9394%, 32.3529%
HSV (HSB):
334°, 70.0787%, 49.8039%
XYZ:
10.7851, 6.4341, 7.6946
xyY:
0.4329, 0.2583, 6.4341
CIE-Lab:
30.4822, 41.7104, -2.5457
CIE-LCH:
30.4822, 41.7880, 356.5074
CIE-Luv:
30.4822, 52.7199, -9.5893
Hunter-Lab:
25.3655, 31.5062, -0.2298
#7f264d color charts
#7f264d color shades, tints & tones
#7f264d color schemes
#7f264d color preview, HTML & CSS examples
This text has a color of #7f264d
<p style="color:#7f264d;">Text here</p>
.mytext {color:#7f264d;}
This box has a color of #7f264d
<div style="background-color:#7f264d;">Content here</div>
.mybackground {background-color:#7f264d;}
Border around this has a color of #7f264d
<div style="border:2px solid #7f264d;">Content here</div>
.myborder {border:2px solid #7f264d;}