#03100e color space conversions
Hex:
#03100e
RGB:
3, 16, 14
CMY:
99, 94, 95
CMYK:
81, 0, 13, 94
HSL:
171°, 68.4211%, 3.7255%
HSV (HSB):
171°, 81.2500%, 6.2745%
XYZ:
0.3021, 0.4216, 0.4809
xyY:
0.2508, 0.3500, 0.4216
CIE-Lab:
3.8087, -4.0413, -0.3122
CIE-LCH:
3.8087, 4.0533, 184.4172
CIE-Luv:
3.8087, -2.3810, 0.0953
Hunter-Lab:
6.4934, -3.0588, 0.1542
#03100e color charts
#03100e color shades, tints & tones
#03100e color schemes
#03100e color preview, HTML & CSS examples
This text has a color of #03100e
<p style="color:#03100e;">Text here</p>
.mytext {color:#03100e;}
This box has a color of #03100e
<div style="background-color:#03100e;">Content here</div>
.mybackground {background-color:#03100e;}
Border around this has a color of #03100e
<div style="border:2px solid #03100e;">Content here</div>
.myborder {border:2px solid #03100e;}