#1f482d color space conversions
Hex:
#1f482d
RGB:
31, 72, 45
CMY:
88, 72, 82
CMYK:
57, 0, 38, 72
HSL:
140°, 39.8058%, 20.1961%
HSV (HSB):
140°, 56.9444%, 28.2353%
XYZ:
3.3561, 5.1155, 3.2931
xyY:
0.2853, 0.4348, 5.1155
CIE-Lab:
27.0613, -21.5746, 11.9305
CIE-LCH:
27.0613, 24.6536, 151.0579
CIE-Luv:
27.0613, -17.1068, 15.2665
Hunter-Lab:
22.6175, -13.0938, 7.1995
#1f482d color charts
#1f482d color shades, tints & tones
#1f482d color schemes
#1f482d color preview, HTML & CSS examples
This text has a color of #1f482d
<p style="color:#1f482d;">Text here</p>
.mytext {color:#1f482d;}
This box has a color of #1f482d
<div style="background-color:#1f482d;">Content here</div>
.mybackground {background-color:#1f482d;}
Border around this has a color of #1f482d
<div style="border:2px solid #1f482d;">Content here</div>
.myborder {border:2px solid #1f482d;}