#50000c color space conversions
Hex:
#50000c
RGB:
80, 0, 12
CMY:
69, 100, 95
CMYK:
0, 100, 85, 69
HSL:
351°, 100.0000%, 15.6863%
HSV (HSB):
351°, 100.0000%, 31.3725%
XYZ:
3.3746, 1.7320, 0.5043
xyY:
0.6014, 0.3087, 1.7320
CIE-Lab:
14.0130, 34.9697, 16.9474
CIE-LCH:
14.0130, 38.8599, 25.8562
CIE-Luv:
14.0130, 43.6224, 6.6787
Hunter-Lab:
13.1606, 22.7396, 6.9406
#50000c color charts
#50000c RGB chart
#50000c CMYK chart
#50000c RGB pie chart
#50000c color shades, tints & tones
#50000c color schemes
#50000c color preview, HTML & CSS examples
This text has a color of #50000c
<p style="color:#50000c;">Text here</p>
.mytext {color:#50000c;}
Text color #50000c
This box has a color of #50000c
<div style="background-color:#50000c;">Content here</div>
.mybackground {background-color:#50000c;}
Background color #50000c
Border around this has a color of #50000c
<div style="border:2px solid #50000c;">Content here</div>
.myborder {border:2px solid #50000c;}
Border color #50000c