#1f775d color space conversions
Hex:
#1f775d
RGB:
31, 119, 93
CMY:
88, 53, 64
CMYK:
74, 0, 22, 53
HSL:
162°, 58.6667%, 29.4118%
HSV (HSB):
162°, 73.9496%, 46.6667%
XYZ:
9.1377, 14.2753, 12.6297
xyY:
0.2535, 0.3961, 14.2753
CIE-Lab:
44.6251, -32.2623, 6.9879
CIE-LCH:
44.6251, 33.0104, 167.7786
CIE-Luv:
44.6251, -33.5791, 13.7029
Hunter-Lab:
37.7826, -22.9496, 6.6288
#1f775d color charts
#1f775d color shades, tints & tones
#1f775d color schemes
#1f775d color preview, HTML & CSS examples
This text has a color of #1f775d
<p style="color:#1f775d;">Text here</p>
.mytext {color:#1f775d;}
This box has a color of #1f775d
<div style="background-color:#1f775d;">Content here</div>
.mybackground {background-color:#1f775d;}
Border around this has a color of #1f775d
<div style="border:2px solid #1f775d;">Content here</div>
.myborder {border:2px solid #1f775d;}