#1f897a color space conversions
Hex:
#1f897a
RGB:
31, 137, 122
CMY:
88, 46, 52
CMYK:
77, 0, 11, 46
HSL:
172°, 63.0952%, 32.9412%
HSV (HSB):
172°, 77.3723%, 53.7255%
XYZ:
13.0236, 19.5878, 21.5068
xyY:
0.2407, 0.3619, 19.5878
CIE-Lab:
51.3679, -32.6079, -0.3241
CIE-LCH:
51.3679, 32.6095, 180.5694
CIE-Luv:
51.3679, -38.4376, 4.2588
Hunter-Lab:
44.2581, -24.9254, 2.1693
#1f897a color charts
#1f897a color shades, tints & tones
#1f897a color schemes
#1f897a color preview, HTML & CSS examples
This text has a color of #1f897a
<p style="color:#1f897a;">Text here</p>
.mytext {color:#1f897a;}
This box has a color of #1f897a
<div style="background-color:#1f897a;">Content here</div>
.mybackground {background-color:#1f897a;}
Border around this has a color of #1f897a
<div style="border:2px solid #1f897a;">Content here</div>
.myborder {border:2px solid #1f897a;}