#03050c color space conversions
Hex:
#03050c
RGB:
3, 5, 12
CMY:
99, 98, 95
CMYK:
75, 58, 0, 95
HSL:
227°, 60.0000%, 2.9412%
HSV (HSB):
227°, 75.0000%, 4.7059%
XYZ:
0.1582, 0.1544, 0.3693
xyY:
0.2320, 0.2265, 0.1544
CIE-Lab:
1.3951, 0.4665, -2.8769
CIE-LCH:
1.3951, 2.9145, 279.2112
CIE-Luv:
1.3951, -0.3851, -1.4575
Hunter-Lab:
3.9299, 0.3074, -2.8206
#03050c color charts
#03050c color shades, tints & tones
#03050c color schemes
#03050c color preview, HTML & CSS examples
This text has a color of #03050c
<p style="color:#03050c;">Text here</p>
.mytext {color:#03050c;}
This box has a color of #03050c
<div style="background-color:#03050c;">Content here</div>
.mybackground {background-color:#03050c;}
Border around this has a color of #03050c
<div style="border:2px solid #03050c;">Content here</div>
.myborder {border:2px solid #03050c;}