#1f895c color space conversions
Hex:
#1f895c
RGB:
31, 137, 92
CMY:
88, 46, 64
CMYK:
77, 0, 33, 46
HSL:
155°, 63.0952%, 32.9412%
HSV (HSB):
155°, 77.3723%, 53.7255%
XYZ:
11.4425, 18.9553, 13.1809
xyY:
0.2626, 0.4350, 18.9553
CIE-Lab:
50.6349, -40.3328, 15.9509
CIE-LCH:
50.6349, 43.3724, 158.4221
CIE-Luv:
50.6349, -40.3782, 26.6151
Hunter-Lab:
43.5377, -29.2780, 12.5266
#1f895c color charts
#1f895c color shades, tints & tones
#1f895c color schemes
#1f895c color preview, HTML & CSS examples
This text has a color of #1f895c
<p style="color:#1f895c;">Text here</p>
.mytext {color:#1f895c;}
This box has a color of #1f895c
<div style="background-color:#1f895c;">Content here</div>
.mybackground {background-color:#1f895c;}
Border around this has a color of #1f895c
<div style="border:2px solid #1f895c;">Content here</div>
.myborder {border:2px solid #1f895c;}