#1f250d color space conversions
Hex:
#1f250d
RGB:
31, 37, 13
CMY:
88, 85, 95
CMYK:
16, 0, 65, 85
HSL:
75°, 48.0000%, 9.8039%
HSV (HSB):
75°, 64.8649%, 14.5098%
XYZ:
1.2993, 1.6435, 0.6295
xyY:
0.3637, 0.4601, 1.6435
CIE-Lab:
13.4927, -7.5711, 14.2590
CIE-LCH:
13.4927, 16.1444, 117.9670
CIE-Luv:
13.4927, -1.9580, 11.0437
Hunter-Lab:
12.8199, -4.3440, 6.0625
#1f250d color charts
#1f250d color shades, tints & tones
#1f250d color schemes
#1f250d color preview, HTML & CSS examples
This text has a color of #1f250d
<p style="color:#1f250d;">Text here</p>
.mytext {color:#1f250d;}
This box has a color of #1f250d
<div style="background-color:#1f250d;">Content here</div>
.mybackground {background-color:#1f250d;}
Border around this has a color of #1f250d
<div style="border:2px solid #1f250d;">Content here</div>
.myborder {border:2px solid #1f250d;}