#7f4141 color space conversions
Hex:
#7f4141
RGB:
127, 65, 65
CMY:
50, 75, 75
CMYK:
0, 49, 49, 50
HSL:
0°, 32.2917%, 37.6471%
HSV (HSB):
0°, 48.8189%, 49.8039%
XYZ:
11.5968, 8.6743, 6.0641
xyY:
0.4404, 0.3294, 8.6743
CIE-Lab:
35.3494, 26.6578, 12.1560
CIE-LCH:
35.3494, 29.2986, 24.5130
CIE-Luv:
35.3494, 42.3957, 9.1388
Hunter-Lab:
29.4521, 18.7435, 8.4088
#7f4141 color charts
#7f4141 color shades, tints & tones
#7f4141 color schemes
#7f4141 color preview, HTML & CSS examples
This text has a color of #7f4141
<p style="color:#7f4141;">Text here</p>
.mytext {color:#7f4141;}
This box has a color of #7f4141
<div style="background-color:#7f4141;">Content here</div>
.mybackground {background-color:#7f4141;}
Border around this has a color of #7f4141
<div style="border:2px solid #7f4141;">Content here</div>
.myborder {border:2px solid #7f4141;}