#130c03 color space conversions
Hex:
#130c03
RGB:
19, 12, 3
CMY:
93, 95, 99
CMYK:
0, 37, 84, 93
HSL:
34°, 72.7273%, 4.3137%
HSV (HSB):
34°, 84.2105%, 7.4510%
XYZ:
0.4165, 0.4080, 0.1429
xyY:
0.4305, 0.4217, 0.4080
CIE-Lab:
3.6851, 1.1760, 4.3091
CIE-LCH:
3.6851, 4.4667, 74.7352
CIE-Luv:
3.6851, 1.9807, 2.8190
Hunter-Lab:
6.3872, 0.4611, 3.1442
#130c03 color charts
#130c03 color shades, tints & tones
#130c03 color schemes
#130c03 color preview, HTML & CSS examples
This text has a color of #130c03
<p style="color:#130c03;">Text here</p>
.mytext {color:#130c03;}
This box has a color of #130c03
<div style="background-color:#130c03;">Content here</div>
.mybackground {background-color:#130c03;}
Border around this has a color of #130c03
<div style="border:2px solid #130c03;">Content here</div>
.myborder {border:2px solid #130c03;}