#1f887d color space conversions
Hex:
#1f887d
RGB:
31, 136, 125
CMY:
88, 47, 51
CMYK:
77, 0, 8, 47
HSL:
174°, 62.8743%, 32.7451%
HSV (HSB):
174°, 77.2059%, 53.3333%
XYZ:
13.0709, 19.3803, 22.4539
xyY:
0.2381, 0.3530, 19.3803
CIE-Lab:
51.1292, -31.2672, -2.4209
CIE-LCH:
51.1292, 31.3608, 184.4274
CIE-Luv:
51.1292, -37.8639, 1.0848
Hunter-Lab:
44.0231, -24.0418, 0.5754
#1f887d color charts
#1f887d color shades, tints & tones
#1f887d color schemes
#1f887d color preview, HTML & CSS examples
This text has a color of #1f887d
<p style="color:#1f887d;">Text here</p>
.mytext {color:#1f887d;}
This box has a color of #1f887d
<div style="background-color:#1f887d;">Content here</div>
.mybackground {background-color:#1f887d;}
Border around this has a color of #1f887d
<div style="border:2px solid #1f887d;">Content here</div>
.myborder {border:2px solid #1f887d;}