#1f7f91 color space conversions
Hex:
#1f7f91
RGB:
31, 127, 145
CMY:
88, 50, 43
CMYK:
79, 12, 0, 43
HSL:
189°, 64.7727%, 34.5098%
HSV (HSB):
189°, 78.6207%, 56.8627%
XYZ:
13.2653, 17.5144, 29.4695
xyY:
0.2202, 0.2907, 17.5144
CIE-Lab:
48.9017, -20.3930, -17.4707
CIE-LCH:
48.9017, 26.8533, 220.5867
CIE-Luv:
48.9017, -33.1996, -22.7279
Hunter-Lab:
41.8502, -16.6586, -12.4549
#1f7f91 color charts
#1f7f91 color shades, tints & tones
#1f7f91 color schemes
#1f7f91 color preview, HTML & CSS examples
This text has a color of #1f7f91
<p style="color:#1f7f91;">Text here</p>
.mytext {color:#1f7f91;}
This box has a color of #1f7f91
<div style="background-color:#1f7f91;">Content here</div>
.mybackground {background-color:#1f7f91;}
Border around this has a color of #1f7f91
<div style="border:2px solid #1f7f91;">Content here</div>
.myborder {border:2px solid #1f7f91;}