#030100 color space conversions
Hex:
#030100
RGB:
3, 1, 0
CMY:
99, 100, 100
CMYK:
0, 67, 100, 99
HSL:
20°, 100.0000%, 0.5882%
HSV (HSB):
20°, 100.0000%, 1.1765%
XYZ:
0.0484, 0.0411, 0.0054
xyY:
0.5104, 0.4330, 0.0411
CIE-Lab:
0.3710, 0.3840, 0.5627
CIE-LCH:
0.3710, 0.6812, 55.6913
CIE-Luv:
0.3710, 0.4180, 0.3606
Hunter-Lab:
2.0265, 0.7174, 1.2613
#030100 color charts
#030100 color shades, tints & tones
#030100 color schemes
#030100 color preview, HTML & CSS examples
This text has a color of #030100
<p style="color:#030100;">Text here</p>
.mytext {color:#030100;}
This box has a color of #030100
<div style="background-color:#030100;">Content here</div>
.mybackground {background-color:#030100;}
Border around this has a color of #030100
<div style="border:2px solid #030100;">Content here</div>
.myborder {border:2px solid #030100;}