#010a00 color space conversions
Hex:
#010a00
RGB:
1, 10, 0
CMY:
100, 96, 100
CMYK:
90, 0, 100, 96
HSL:
114°, 100.0000%, 1.9608%
HSV (HSB):
114°, 100.0000%, 3.9216%
XYZ:
0.1211, 0.2235, 0.0368
xyY:
0.3174, 0.5862, 0.2235
CIE-Lab:
2.0192, -3.7443, 2.9555
CIE-LCH:
2.0192, 4.7702, 141.7153
CIE-Luv:
2.0192, -1.6470, 2.4395
Hunter-Lab:
4.7280, -3.7034, 2.8485
#010a00 color charts
#010a00 RGB chart
#010a00 CMYK chart
#010a00 RGB pie chart
#010a00 color shades, tints & tones
#010a00 color schemes
#010a00 color preview, HTML & CSS examples
This text has a color of #010a00
<p style="color:#010a00;">Text here</p>
.mytext {color:#010a00;}
Text color #010a00
This box has a color of #010a00
<div style="background-color:#010a00;">Content here</div>
.mybackground {background-color:#010a00;}
Background color #010a00
Border around this has a color of #010a00
<div style="border:2px solid #010a00;">Content here</div>
.myborder {border:2px solid #010a00;}
Border color #010a00