#05020d color space conversions
Hex:
#05020d
RGB:
5, 2, 13
CMY:
98, 99, 95
CMYK:
62, 85, 0, 95
HSL:
256°, 73.3333%, 2.9412%
HSV (HSB):
256°, 84.6154%, 5.0980%
XYZ:
0.1569, 0.1047, 0.3927
xyY:
0.2398, 0.1601, 0.1047
CIE-Lab:
0.9461, 2.3509, -3.9859
CIE-LCH:
0.9461, 4.6276, 300.5320
CIE-Luv:
0.9461, 0.2235, -1.7708
Hunter-Lab:
3.2364, 2.9924, -4.9291
#05020d color charts
#05020d color shades, tints & tones
#05020d color schemes
#05020d color preview, HTML & CSS examples
This text has a color of #05020d
<p style="color:#05020d;">Text here</p>
.mytext {color:#05020d;}
This box has a color of #05020d
<div style="background-color:#05020d;">Content here</div>
.mybackground {background-color:#05020d;}
Border around this has a color of #05020d
<div style="border:2px solid #05020d;">Content here</div>
.myborder {border:2px solid #05020d;}