#010f00 color space conversions
Hex:
#010f00
RGB:
1, 15, 0
CMY:
100, 94, 100
CMYK:
93, 0, 100, 94
HSL:
116°, 100.0000%, 2.9412%
HSV (HSB):
116°, 100.0000%, 5.8824%
XYZ:
0.1833, 0.3481, 0.0575
xyY:
0.3113, 0.5910, 0.3481
CIE-Lab:
3.1444, -6.0429, 4.5985
CIE-LCH:
3.1444, 7.5936, 142.7299
CIE-Luv:
3.1444, -2.7122, 3.8169
Hunter-Lab:
5.9000, -4.7782, 3.5519
#010f00 color charts
#010f00 color shades, tints & tones
#010f00 color schemes
#010f00 color preview, HTML & CSS examples
This text has a color of #010f00
<p style="color:#010f00;">Text here</p>
.mytext {color:#010f00;}
This box has a color of #010f00
<div style="background-color:#010f00;">Content here</div>
.mybackground {background-color:#010f00;}
Border around this has a color of #010f00
<div style="border:2px solid #010f00;">Content here</div>
.myborder {border:2px solid #010f00;}