#1f725c color space conversions
Hex:
#1f725c
RGB:
31, 114, 92
CMY:
88, 55, 64
CMYK:
73, 0, 19, 55
HSL:
164°, 57.2414%, 28.4314%
HSV (HSB):
164°, 72.8070%, 44.7059%
XYZ:
8.5142, 13.0986, 12.2048
xyY:
0.2518, 0.3873, 13.0986
CIE-Lab:
42.9115, -30.2091, 5.1399
CIE-LCH:
42.9115, 30.6432, 170.3440
CIE-Luv:
42.9115, -31.7314, 10.9302
Hunter-Lab:
36.1920, -21.3441, 5.3405
#1f725c color charts
#1f725c color shades, tints & tones
#1f725c color schemes
#1f725c color preview, HTML & CSS examples
This text has a color of #1f725c
<p style="color:#1f725c;">Text here</p>
.mytext {color:#1f725c;}
This box has a color of #1f725c
<div style="background-color:#1f725c;">Content here</div>
.mybackground {background-color:#1f725c;}
Border around this has a color of #1f725c
<div style="border:2px solid #1f725c;">Content here</div>
.myborder {border:2px solid #1f725c;}