#1f251e color space conversions
Hex:
#1f251e
RGB:
31, 37, 30
CMY:
88, 85, 88
CMYK:
16, 0, 19, 85
HSL:
111°, 10.4478%, 13.1373%
HSV (HSB):
111°, 18.9189%, 14.5098%
XYZ:
1.4610, 1.7082, 1.4810
xyY:
0.3142, 0.3673, 1.7082
CIE-Lab:
13.8746, -4.4505, 3.7665
CIE-LCH:
13.8746, 5.8304, 139.7579
CIE-Luv:
13.8746, -2.2501, 3.4815
Hunter-Lab:
13.0697, -2.9186, 2.4303
#1f251e color charts
#1f251e color shades, tints & tones
#1f251e color schemes
#1f251e color preview, HTML & CSS examples
This text has a color of #1f251e
<p style="color:#1f251e;">Text here</p>
.mytext {color:#1f251e;}
This box has a color of #1f251e
<div style="background-color:#1f251e;">Content here</div>
.mybackground {background-color:#1f251e;}
Border around this has a color of #1f251e
<div style="border:2px solid #1f251e;">Content here</div>
.myborder {border:2px solid #1f251e;}