#1f0103 color space conversions
Hex:
#1f0103
RGB:
31, 1, 3
CMY:
88, 100, 99
CMYK:
0, 97, 90, 88
HSL:
356°, 93.7500%, 6.2745%
HSV (HSB):
356°, 96.7742%, 12.1569%
XYZ:
0.5924, 0.3196, 0.1166
xyY:
0.5759, 0.3107, 0.3196
CIE-Lab:
2.8868, 11.8224, 3.3093
CIE-LCH:
2.8868, 12.2768, 15.6379
CIE-Luv:
2.8868, 8.0778, 1.2425
Hunter-Lab:
5.6532, 8.8107, 2.7342
#1f0103 color charts
#1f0103 color shades, tints & tones
#1f0103 color schemes
#1f0103 color preview, HTML & CSS examples
This text has a color of #1f0103
<p style="color:#1f0103;">Text here</p>
.mytext {color:#1f0103;}
This box has a color of #1f0103
<div style="background-color:#1f0103;">Content here</div>
.mybackground {background-color:#1f0103;}
Border around this has a color of #1f0103
<div style="border:2px solid #1f0103;">Content here</div>
.myborder {border:2px solid #1f0103;}