#801f32 color space conversions
Hex:
#801f32
RGB:
128, 31, 50
CMY:
50, 88, 80
CMYK:
0, 76, 61, 50
HSL:
348°, 61.0063%, 31.1765%
HSV (HSB):
348°, 75.7812%, 50.1961%
XYZ:
9.9678, 5.7995, 3.6117
xyY:
0.5144, 0.2993, 5.7995
CIE-Lab:
28.9008, 42.2512, 13.1544
CIE-LCH:
28.9008, 44.2516, 17.2933
CIE-Luv:
28.9008, 64.6376, 5.9635
Hunter-Lab:
24.0821, 31.7393, 7.9655
#801f32 color charts
#801f32 color shades, tints & tones
#801f32 color schemes
#801f32 color preview, HTML & CSS examples
This text has a color of #801f32
<p style="color:#801f32;">Text here</p>
.mytext {color:#801f32;}
This box has a color of #801f32
<div style="background-color:#801f32;">Content here</div>
.mybackground {background-color:#801f32;}
Border around this has a color of #801f32
<div style="border:2px solid #801f32;">Content here</div>
.myborder {border:2px solid #801f32;}