#1f745c color space conversions
Hex:
#1f745c
RGB:
31, 116, 92
CMY:
88, 55, 64
CMYK:
73, 0, 21, 55
HSL:
163°, 57.8231%, 28.8235%
HSV (HSB):
163°, 73.2759%, 45.4902%
XYZ:
8.7422, 13.5548, 12.2808
xyY:
0.2528, 0.3920, 13.5548
CIE-Lab:
43.5876, -31.1431, 6.1057
CIE-LCH:
43.5876, 31.7360, 168.9077
CIE-Luv:
43.5876, -32.4965, 12.3414
Hunter-Lab:
36.8168, -22.0443, 5.9948
#1f745c color charts
#1f745c color shades, tints & tones
#1f745c color schemes
#1f745c color preview, HTML & CSS examples
This text has a color of #1f745c
<p style="color:#1f745c;">Text here</p>
.mytext {color:#1f745c;}
This box has a color of #1f745c
<div style="background-color:#1f745c;">Content here</div>
.mybackground {background-color:#1f745c;}
Border around this has a color of #1f745c
<div style="border:2px solid #1f745c;">Content here</div>
.myborder {border:2px solid #1f745c;}