#1f483d color space conversions
Hex:
#1f483d
RGB:
31, 72, 61
CMY:
88, 72, 76
CMYK:
57, 0, 15, 72
HSL:
164°, 39.8058%, 20.1961%
HSV (HSB):
164°, 56.9444%, 28.2353%
XYZ:
3.7247, 5.2630, 5.2344
xyY:
0.2619, 0.3701, 5.2630
CIE-Lab:
27.4712, -17.5425, 2.2282
CIE-LCH:
27.4712, 17.6834, 172.7611
CIE-Luv:
27.4712, -16.5652, 4.7023
Hunter-Lab:
22.9411, -11.1656, 2.5308
#1f483d color charts
#1f483d color shades, tints & tones
#1f483d color schemes
#1f483d color preview, HTML & CSS examples
This text has a color of #1f483d
<p style="color:#1f483d;">Text here</p>
.mytext {color:#1f483d;}
This box has a color of #1f483d
<div style="background-color:#1f483d;">Content here</div>
.mybackground {background-color:#1f483d;}
Border around this has a color of #1f483d
<div style="border:2px solid #1f483d;">Content here</div>
.myborder {border:2px solid #1f483d;}