#1f252d color space conversions
Hex:
#1f252d
RGB:
31, 37, 45
CMY:
88, 85, 82
CMYK:
31, 18, 0, 82
HSL:
214°, 18.4211%, 14.9020%
HSV (HSB):
214°, 31.1111%, 17.6471%
XYZ:
1.7003, 1.8039, 2.7412
xyY:
0.2722, 0.2888, 1.8039
CIE-Lab:
14.4226, -0.3646, -6.1643
CIE-LCH:
14.4226, 6.1750, 266.6154
CIE-Luv:
14.4226, -2.6130, -5.5012
Hunter-Lab:
13.4309, -0.9069, -2.6992
#1f252d color charts
#1f252d color shades, tints & tones
#1f252d color schemes
#1f252d color preview, HTML & CSS examples
This text has a color of #1f252d
<p style="color:#1f252d;">Text here</p>
.mytext {color:#1f252d;}
This box has a color of #1f252d
<div style="background-color:#1f252d;">Content here</div>
.mybackground {background-color:#1f252d;}
Border around this has a color of #1f252d
<div style="border:2px solid #1f252d;">Content here</div>
.myborder {border:2px solid #1f252d;}