#7f412c color space conversions
Hex:
#7f412c
RGB:
127, 65, 44
CMY:
50, 75, 83
CMYK:
0, 49, 65, 50
HSL:
15°, 48.5380%, 33.5294%
HSV (HSB):
15°, 65.3543%, 49.8039%
XYZ:
11.0973, 8.4745, 3.4337
xyY:
0.4824, 0.3684, 8.4745
CIE-Lab:
34.9521, 24.7575, 24.6609
CIE-LCH:
34.9521, 34.9441, 44.8881
CIE-Luv:
34.9521, 45.9133, 20.5443
Hunter-Lab:
29.1109, 17.1014, 13.3842
#7f412c color charts
#7f412c color shades, tints & tones
#7f412c color schemes
#7f412c color preview, HTML & CSS examples
This text has a color of #7f412c
<p style="color:#7f412c;">Text here</p>
.mytext {color:#7f412c;}
This box has a color of #7f412c
<div style="background-color:#7f412c;">Content here</div>
.mybackground {background-color:#7f412c;}
Border around this has a color of #7f412c
<div style="border:2px solid #7f412c;">Content here</div>
.myborder {border:2px solid #7f412c;}