#7f235d color space conversions
Hex:
#7f235d
RGB:
127, 35, 93
CMY:
50, 86, 64
CMYK:
0, 72, 27, 50
HSL:
322°, 56.7901%, 31.7647%
HSV (HSB):
322°, 72.4409%, 49.8039%
XYZ:
11.3292, 6.5044, 11.0143
xyY:
0.3927, 0.2255, 6.5044
CIE-Lab:
30.6509, 44.9874, -12.7558
CIE-LCH:
30.6509, 46.7609, 344.1698
CIE-Luv:
30.6509, 48.3861, -22.2763
Hunter-Lab:
25.5037, 34.6614, -7.7529
#7f235d color charts
#7f235d color shades, tints & tones
#7f235d color schemes
#7f235d color preview, HTML & CSS examples
This text has a color of #7f235d
<p style="color:#7f235d;">Text here</p>
.mytext {color:#7f235d;}
This box has a color of #7f235d
<div style="background-color:#7f235d;">Content here</div>
.mybackground {background-color:#7f235d;}
Border around this has a color of #7f235d
<div style="border:2px solid #7f235d;">Content here</div>
.myborder {border:2px solid #7f235d;}