#800f02 color space conversions
Hex:
#800f02
RGB:
128, 15, 2
CMY:
50, 94, 99
CMYK:
0, 88, 98, 50
HSL:
6°, 96.9231%, 25.4902%
HSV (HSB):
6°, 98.4375%, 50.1961%
XYZ:
9.0839, 4.9352, 0.5313
xyY:
0.6243, 0.3392, 4.9352
CIE-Lab:
26.5494, 45.1997, 38.1761
CIE-LCH:
26.5494, 59.1645, 40.1848
CIE-Luv:
26.5494, 79.7693, 19.3385
Hunter-Lab:
22.2154, 34.1118, 14.1329
#800f02 color charts
#800f02 color shades, tints & tones
#800f02 color schemes
#800f02 color preview, HTML & CSS examples
This text has a color of #800f02
<p style="color:#800f02;">Text here</p>
.mytext {color:#800f02;}
This box has a color of #800f02
<div style="background-color:#800f02;">Content here</div>
.mybackground {background-color:#800f02;}
Border around this has a color of #800f02
<div style="border:2px solid #800f02;">Content here</div>
.myborder {border:2px solid #800f02;}