#1c100a color space conversions
Hex:
#1c100a
RGB:
28, 16, 10
CMY:
89, 94, 96
CMYK:
0, 43, 64, 89
HSL:
20°, 47.3684%, 7.4510%
HSV (HSB):
20°, 64.2857%, 10.9804%
XYZ:
0.7190, 0.6394, 0.3727
xyY:
0.4153, 0.3694, 0.6394
CIE-Lab:
5.7754, 4.5577, 4.6270
CIE-LCH:
5.7754, 6.4948, 45.4323
CIE-Luv:
5.7754, 4.0408, 2.6438
Hunter-Lab:
7.9961, 2.0567, 2.8339
#1c100a color charts
#1c100a color shades, tints & tones
#1c100a color schemes
#1c100a color preview, HTML & CSS examples
This text has a color of #1c100a
<p style="color:#1c100a;">Text here</p>
.mytext {color:#1c100a;}
This box has a color of #1c100a
<div style="background-color:#1c100a;">Content here</div>
.mybackground {background-color:#1c100a;}
Border around this has a color of #1c100a
<div style="border:2px solid #1c100a;">Content here</div>
.myborder {border:2px solid #1c100a;}