#1f0a01 color space conversions
Hex:
#1f0a01
RGB:
31, 10, 1
CMY:
88, 96, 100
CMYK:
0, 68, 97, 88
HSL:
18°, 93.7500%, 6.2745%
HSV (HSB):
18°, 96.7742%, 12.1569%
XYZ:
0.6791, 0.5106, 0.0915
xyY:
0.5301, 0.3985, 0.5106
CIE-Lab:
4.6120, 7.9389, 6.6434
CIE-LCH:
4.6120, 10.3518, 39.9229
CIE-Luv:
4.6120, 7.0490, 3.9112
Hunter-Lab:
7.1455, 4.4597, 4.2428
#1f0a01 color charts
#1f0a01 color shades, tints & tones
#1f0a01 color schemes
#1f0a01 color preview, HTML & CSS examples
This text has a color of #1f0a01
<p style="color:#1f0a01;">Text here</p>
.mytext {color:#1f0a01;}
This box has a color of #1f0a01
<div style="background-color:#1f0a01;">Content here</div>
.mybackground {background-color:#1f0a01;}
Border around this has a color of #1f0a01
<div style="border:2px solid #1f0a01;">Content here</div>
.myborder {border:2px solid #1f0a01;}