#1f1001 color space conversions
Hex:
#1f1001
RGB:
31, 16, 1
CMY:
88, 94, 100
CMYK:
0, 48, 97, 88
HSL:
30°, 93.7500%, 6.2745%
HSV (HSB):
30°, 96.7742%, 12.1569%
XYZ:
0.7558, 0.6641, 0.1171
xyY:
0.4918, 0.4321, 0.6641
CIE-Lab:
5.9986, 5.1064, 8.6680
CIE-LCH:
5.9986, 10.0603, 59.4974
CIE-Luv:
5.9986, 5.8734, 5.5876
Hunter-Lab:
8.1491, 2.2952, 4.8527
#1f1001 color charts
#1f1001 color shades, tints & tones
#1f1001 color schemes
#1f1001 color preview, HTML & CSS examples
This text has a color of #1f1001
<p style="color:#1f1001;">Text here</p>
.mytext {color:#1f1001;}
This box has a color of #1f1001
<div style="background-color:#1f1001;">Content here</div>
.mybackground {background-color:#1f1001;}
Border around this has a color of #1f1001
<div style="border:2px solid #1f1001;">Content here</div>
.myborder {border:2px solid #1f1001;}