#1f402d color space conversions
Hex:
#1f402d
RGB:
31, 64, 45
CMY:
88, 75, 82
CMYK:
52, 0, 30, 75
HSL:
145°, 34.7368%, 18.6275%
HSV (HSB):
145°, 51.5625%, 25.0980%
XYZ:
2.8721, 4.1476, 3.1318
xyY:
0.2829, 0.4086, 4.1476
CIE-Lab:
24.1534, -17.3380, 7.9515
CIE-LCH:
24.1534, 19.0744, 155.3631
CIE-Luv:
24.1534, -13.6877, 10.3114
Hunter-Lab:
20.3656, -10.4661, 5.1383
#1f402d color charts
#1f402d color shades, tints & tones
#1f402d color schemes
#1f402d color preview, HTML & CSS examples
This text has a color of #1f402d
<p style="color:#1f402d;">Text here</p>
.mytext {color:#1f402d;}
This box has a color of #1f402d
<div style="background-color:#1f402d;">Content here</div>
.mybackground {background-color:#1f402d;}
Border around this has a color of #1f402d
<div style="border:2px solid #1f402d;">Content here</div>
.myborder {border:2px solid #1f402d;}