#05100c color space conversions
Hex:
#05100c
RGB:
5, 16, 12
CMY:
98, 94, 95
CMYK:
69, 0, 25, 94
HSL:
158°, 52.3810%, 4.1176%
HSV (HSB):
158°, 68.7500%, 6.2745%
XYZ:
0.3142, 0.4294, 0.4141
xyY:
0.2714, 0.3709, 0.4294
CIE-Lab:
3.8787, -3.8459, 0.7637
CIE-LCH:
3.8787, 3.9210, 168.7692
CIE-Luv:
3.8787, -2.0508, 0.7502
Hunter-Lab:
6.5528, -2.9074, 0.8398
#05100c color charts
#05100c color shades, tints & tones
#05100c color schemes
#05100c color preview, HTML & CSS examples
This text has a color of #05100c
<p style="color:#05100c;">Text here</p>
.mytext {color:#05100c;}
This box has a color of #05100c
<div style="background-color:#05100c;">Content here</div>
.mybackground {background-color:#05100c;}
Border around this has a color of #05100c
<div style="border:2px solid #05100c;">Content here</div>
.myborder {border:2px solid #05100c;}