#7f103c color space conversions
Hex:
#7f103c
RGB:
127, 16, 60
CMY:
50, 94, 76
CMYK:
0, 87, 53, 50
HSL:
336°, 77.6224%, 28.0392%
HSV (HSB):
336°, 87.4016%, 49.8039%
XYZ:
9.7533, 5.2089, 4.7663
xyY:
0.4944, 0.2640, 5.2089
CIE-Lab:
27.3217, 47.3540, 4.2063
CIE-LCH:
27.3217, 47.5405, 5.0761
CIE-Luv:
27.3217, 65.3357, -3.3969
Hunter-Lab:
22.8229, 36.3413, 3.5940
#7f103c color charts
#7f103c color shades, tints & tones
#7f103c color schemes
#7f103c color preview, HTML & CSS examples
This text has a color of #7f103c
<p style="color:#7f103c;">Text here</p>
.mytext {color:#7f103c;}
This box has a color of #7f103c
<div style="background-color:#7f103c;">Content here</div>
.mybackground {background-color:#7f103c;}
Border around this has a color of #7f103c
<div style="border:2px solid #7f103c;">Content here</div>
.myborder {border:2px solid #7f103c;}