#1c0005 color space conversions
Hex:
#1c0005
RGB:
28, 0, 5
CMY:
89, 100, 98
CMYK:
0, 100, 82, 89
HSL:
349°, 100.0000%, 5.4902%
HSV (HSB):
349°, 100.0000%, 10.9804%
XYZ:
0.5063, 0.2578, 0.1667
xyY:
0.5439, 0.2770, 0.2578
CIE-Lab:
2.3290, 10.7006, 1.6317
CIE-LCH:
2.3290, 10.8243, 8.6698
CIE-Luv:
2.3290, 6.5905, 0.2357
Hunter-Lab:
5.0777, 8.9116, 1.6084
#1c0005 color charts
#1c0005 color shades, tints & tones
#1c0005 color schemes
#1c0005 color preview, HTML & CSS examples
This text has a color of #1c0005
<p style="color:#1c0005;">Text here</p>
.mytext {color:#1c0005;}
This box has a color of #1c0005
<div style="background-color:#1c0005;">Content here</div>
.mybackground {background-color:#1c0005;}
Border around this has a color of #1c0005
<div style="border:2px solid #1c0005;">Content here</div>
.myborder {border:2px solid #1c0005;}