#1f1e02 color space conversions
Hex:
#1f1e02
RGB:
31, 30, 2
CMY:
88, 88, 99
CMYK:
0, 3, 94, 88
HSL:
58°, 87.8788%, 6.4706%
HSV (HSB):
58°, 93.5484%, 12.1569%
XYZ:
1.0403, 1.2242, 0.2389
xyY:
0.4155, 0.4890, 1.2242
CIE-Lab:
10.7350, -4.2230, 15.0914
CIE-LCH:
10.7350, 15.6712, 105.6332
CIE-Luv:
10.7350, 1.2524, 11.0624
Hunter-Lab:
11.0645, -2.5800, 6.4650
#1f1e02 color charts
#1f1e02 color shades, tints & tones
#1f1e02 color schemes
#1f1e02 color preview, HTML & CSS examples
This text has a color of #1f1e02
<p style="color:#1f1e02;">Text here</p>
.mytext {color:#1f1e02;}
This box has a color of #1f1e02
<div style="background-color:#1f1e02;">Content here</div>
.mybackground {background-color:#1f1e02;}
Border around this has a color of #1f1e02
<div style="border:2px solid #1f1e02;">Content here</div>
.myborder {border:2px solid #1f1e02;}