#03000c color space conversions
Hex:
#03000c
RGB:
3, 0, 12
CMY:
99, 100, 95
CMYK:
75, 100, 0, 95
HSL:
255°, 100.0000%, 2.3529%
HSV (HSB):
255°, 100.0000%, 4.7059%
XYZ:
0.1039, 0.0459, 0.3512
xyY:
0.2074, 0.0916, 0.0459
CIE-Lab:
0.4146, 2.4695, -4.3086
CIE-LCH:
0.4146, 4.9661, 299.8190
CIE-Luv:
0.4146, 0.1472, -1.3182
Hunter-Lab:
2.1425, 4.9080, -8.2193
#03000c color charts
#03000c RGB chart
#03000c CMYK chart
#03000c RGB pie chart
#03000c color shades, tints & tones
#03000c color schemes
#03000c color preview, HTML & CSS examples
This text has a color of #03000c
<p style="color:#03000c;">Text here</p>
.mytext {color:#03000c;}
Text color #03000c
This box has a color of #03000c
<div style="background-color:#03000c;">Content here</div>
.mybackground {background-color:#03000c;}
Background color #03000c
Border around this has a color of #03000c
<div style="border:2px solid #03000c;">Content here</div>
.myborder {border:2px solid #03000c;}
Border color #03000c