#802f3c color space conversions
Hex:
#802f3c
RGB:
128, 47, 60
CMY:
50, 82, 76
CMYK:
0, 63, 53, 50
HSL:
350°, 46.2857%, 34.3137%
HSV (HSB):
350°, 63.2812%, 50.1961%
XYZ:
10.7342, 6.9485, 5.0504
xyY:
0.4722, 0.3057, 6.9485
CIE-Lab:
31.6893, 36.1263, 10.3633
CIE-LCH:
31.6893, 37.5833, 16.0062
CIE-Luv:
31.6893, 54.4440, 5.0654
Hunter-Lab:
26.3599, 26.5583, 7.0924
#802f3c color charts
#802f3c color shades, tints & tones
#802f3c color schemes
#802f3c color preview, HTML & CSS examples
This text has a color of #802f3c
<p style="color:#802f3c;">Text here</p>
.mytext {color:#802f3c;}
This box has a color of #802f3c
<div style="background-color:#802f3c;">Content here</div>
.mybackground {background-color:#802f3c;}
Border around this has a color of #802f3c
<div style="border:2px solid #802f3c;">Content here</div>
.myborder {border:2px solid #802f3c;}