#1f705c color space conversions
Hex:
#1f705c
RGB:
31, 112, 92
CMY:
88, 56, 64
CMYK:
72, 0, 18, 56
HSL:
165°, 56.6434%, 28.0392%
HSV (HSB):
165°, 72.3214%, 43.9216%
XYZ:
8.2910, 12.6524, 12.1304
xyY:
0.2507, 0.3825, 12.6524
CIE-Lab:
42.2347, -29.2636, 4.1693
CIE-LCH:
42.2347, 29.5591, 171.8915
CIE-Luv:
42.2347, -30.9641, 9.5109
Hunter-Lab:
35.5701, -20.6414, 4.6796
#1f705c color charts
#1f705c color shades, tints & tones
#1f705c color schemes
#1f705c color preview, HTML & CSS examples
This text has a color of #1f705c
<p style="color:#1f705c;">Text here</p>
.mytext {color:#1f705c;}
This box has a color of #1f705c
<div style="background-color:#1f705c;">Content here</div>
.mybackground {background-color:#1f705c;}
Border around this has a color of #1f705c
<div style="border:2px solid #1f705c;">Content here</div>
.myborder {border:2px solid #1f705c;}