#191f31 color space conversions
Hex:
#191f31
RGB:
25, 31, 49
CMY:
90, 88, 81
CMYK:
49, 37, 0, 81
HSL:
225°, 32.4324%, 14.5098%
HSV (HSB):
225°, 48.9796%, 19.2157%
XYZ:
1.4453, 1.4084, 3.1014
xyY:
0.2427, 0.2365, 1.4084
CIE-Lab:
12.0134, 3.1245, -12.7806
CIE-LCH:
12.0134, 13.1569, 283.7376
CIE-Luv:
12.0134, -2.5730, -11.0379
Hunter-Lab:
11.8676, 0.9699, -7.1872
#191f31 color charts
#191f31 color shades, tints & tones
#191f31 color schemes
#191f31 color preview, HTML & CSS examples
This text has a color of #191f31
<p style="color:#191f31;">Text here</p>
.mytext {color:#191f31;}
This box has a color of #191f31
<div style="background-color:#191f31;">Content here</div>
.mybackground {background-color:#191f31;}
Border around this has a color of #191f31
<div style="border:2px solid #191f31;">Content here</div>
.myborder {border:2px solid #191f31;}