#02000a color space conversions
Hex:
#02000a
RGB:
2, 0, 10
CMY:
99, 100, 96
CMYK:
80, 100, 0, 96
HSL:
252°, 100.0000%, 1.9608%
HSV (HSB):
252°, 100.0000%, 3.9216%
XYZ:
0.0798, 0.0348, 0.2897
xyY:
0.1974, 0.0861, 0.0348
CIE-Lab:
0.3145, 1.9141, -3.6010
CIE-LCH:
0.3145, 4.0781, 297.9921
CIE-Luv:
0.3145, 0.0785, -1.0440
Hunter-Lab:
1.8660, 4.3700, -7.8977
#02000a color charts
#02000a color shades, tints & tones
#02000a color schemes
#02000a color preview, HTML & CSS examples
This text has a color of #02000a
<p style="color:#02000a;">Text here</p>
.mytext {color:#02000a;}
This box has a color of #02000a
<div style="background-color:#02000a;">Content here</div>
.mybackground {background-color:#02000a;}
Border around this has a color of #02000a
<div style="border:2px solid #02000a;">Content here</div>
.myborder {border:2px solid #02000a;}