#1f1500 color space conversions
Hex:
#1f1500
RGB:
31, 21, 0
CMY:
88, 92, 100
CMYK:
0, 32, 100, 88
HSL:
41°, 100.0000%, 6.0784%
HSV (HSB):
41°, 100.0000%, 12.1569%
XYZ:
0.8332, 0.8276, 0.1158
xyY:
0.4690, 0.4658, 0.8276
CIE-Lab:
7.4760, 1.9087, 11.2328
CIE-LCH:
7.4760, 11.3938, 80.3562
CIE-Luv:
7.4760, 4.5985, 7.7317
Hunter-Lab:
9.0975, 0.4283, 5.6133
#1f1500 color charts
#1f1500 color shades, tints & tones
#1f1500 color schemes
#1f1500 color preview, HTML & CSS examples
This text has a color of #1f1500
<p style="color:#1f1500;">Text here</p>
.mytext {color:#1f1500;}
This box has a color of #1f1500
<div style="background-color:#1f1500;">Content here</div>
.mybackground {background-color:#1f1500;}
Border around this has a color of #1f1500
<div style="border:2px solid #1f1500;">Content here</div>
.myborder {border:2px solid #1f1500;}