#7f0f40 color space conversions
Hex:
#7f0f40
RGB:
127, 15, 64
CMY:
50, 94, 75
CMYK:
0, 88, 50, 50
HSL:
334°, 78.8732%, 27.8431%
HSV (HSB):
334°, 88.1890%, 49.8039%
XYZ:
9.8486, 5.2238, 5.3397
xyY:
0.4825, 0.2559, 5.2238
CIE-Lab:
27.3632, 47.9353, 1.5577
CIE-LCH:
27.3632, 47.9606, 1.8612
CIE-Luv:
27.3632, 64.0778, -6.1364
Hunter-Lab:
22.8557, 36.9190, 2.1473
#7f0f40 color charts
#7f0f40 color shades, tints & tones
#7f0f40 color schemes
#7f0f40 color preview, HTML & CSS examples
This text has a color of #7f0f40
<p style="color:#7f0f40;">Text here</p>
.mytext {color:#7f0f40;}
This box has a color of #7f0f40
<div style="background-color:#7f0f40;">Content here</div>
.mybackground {background-color:#7f0f40;}
Border around this has a color of #7f0f40
<div style="border:2px solid #7f0f40;">Content here</div>
.myborder {border:2px solid #7f0f40;}