#1f8090 color space conversions
Hex:
#1f8090
RGB:
31, 128, 144
CMY:
88, 50, 44
CMYK:
78, 11, 0, 44
HSL:
188°, 64.5714%, 34.3137%
HSV (HSB):
188°, 78.4722%, 56.4706%
XYZ:
13.3183, 17.7433, 29.1084
xyY:
0.2213, 0.2949, 17.7433
CIE-Lab:
49.1832, -21.2614, -16.4547
CIE-LCH:
49.1832, 26.8850, 217.7373
CIE-Luv:
49.1832, -33.6310, -21.0799
Hunter-Lab:
42.1228, -17.2771, -11.4857
#1f8090 color charts
#1f8090 color shades, tints & tones
#1f8090 color schemes
#1f8090 color preview, HTML & CSS examples
This text has a color of #1f8090
<p style="color:#1f8090;">Text here</p>
.mytext {color:#1f8090;}
This box has a color of #1f8090
<div style="background-color:#1f8090;">Content here</div>
.mybackground {background-color:#1f8090;}
Border around this has a color of #1f8090
<div style="border:2px solid #1f8090;">Content here</div>
.myborder {border:2px solid #1f8090;}