#1f897d color space conversions
Hex:
#1f897d
RGB:
31, 137, 125
CMY:
88, 46, 51
CMYK:
77, 0, 9, 46
HSL:
173°, 63.0952%, 32.9412%
HSV (HSB):
173°, 77.3723%, 53.7255%
XYZ:
13.2124, 19.6633, 22.5011
xyY:
0.2386, 0.3551, 19.6633
CIE-Lab:
51.4544, -31.7408, -1.9430
CIE-LCH:
51.4544, 31.8002, 183.5029
CIE-Luv:
51.4544, -38.2327, 1.8377
Hunter-Lab:
44.3433, -24.4155, 0.9549
#1f897d color charts
#1f897d color shades, tints & tones
#1f897d color schemes
#1f897d color preview, HTML & CSS examples
This text has a color of #1f897d
<p style="color:#1f897d;">Text here</p>
.mytext {color:#1f897d;}
This box has a color of #1f897d
<div style="background-color:#1f897d;">Content here</div>
.mybackground {background-color:#1f897d;}
Border around this has a color of #1f897d
<div style="border:2px solid #1f897d;">Content here</div>
.myborder {border:2px solid #1f897d;}