#500004 color space conversions
Hex:
#500004
RGB:
80, 0, 4
CMY:
69, 100, 98
CMYK:
0, 100, 95, 69
HSL:
357°, 100.0000%, 15.6863%
HSV (HSB):
357°, 100.0000%, 31.3725%
XYZ:
3.3302, 1.7142, 0.2702
xyY:
0.6266, 0.3226, 1.7142
CIE-Lab:
13.9099, 34.6892, 20.1175
CIE-LCH:
13.9099, 40.1005, 30.1109
CIE-Luv:
13.9099, 44.9087, 8.7599
Hunter-Lab:
13.0929, 22.4889, 7.9413
#500004 color charts
#500004 color shades, tints & tones
#500004 color schemes
#500004 color preview, HTML & CSS examples
This text has a color of #500004
<p style="color:#500004;">Text here</p>
.mytext {color:#500004;}
This box has a color of #500004
<div style="background-color:#500004;">Content here</div>
.mybackground {background-color:#500004;}
Border around this has a color of #500004
<div style="border:2px solid #500004;">Content here</div>
.myborder {border:2px solid #500004;}