#03100d color space conversions
Hex:
#03100d
RGB:
3, 16, 13
CMY:
99, 94, 95
CMYK:
81, 0, 19, 94
HSL:
166°, 68.4211%, 3.7255%
HSV (HSB):
166°, 81.2500%, 6.2745%
XYZ:
0.2955, 0.4190, 0.4461
xyY:
0.2546, 0.3610, 0.4190
CIE-Lab:
3.7848, -4.2093, 0.1452
CIE-LCH:
3.7848, 4.2118, 178.0249
CIE-Luv:
3.7848, -2.3901, 0.3876
Hunter-Lab:
6.4730, -3.1794, 0.4453
#03100d color charts
#03100d color shades, tints & tones
#03100d color schemes
#03100d color preview, HTML & CSS examples
This text has a color of #03100d
<p style="color:#03100d;">Text here</p>
.mytext {color:#03100d;}
This box has a color of #03100d
<div style="background-color:#03100d;">Content here</div>
.mybackground {background-color:#03100d;}
Border around this has a color of #03100d
<div style="border:2px solid #03100d;">Content here</div>
.myborder {border:2px solid #03100d;}