#1f9bb4 color space conversions
Hex:
#1f9bb4
RGB:
31, 155, 180
CMY:
88, 39, 29
CMYK:
83, 14, 0, 29
HSL:
190°, 70.6161%, 41.3725%
HSV (HSB):
190°, 82.7778%, 70.5882%
XYZ:
20.5246, 27.0293, 47.3154
xyY:
0.2163, 0.2849, 27.0293
CIE-Lab:
59.0014, -23.3089, -22.1750
CIE-LCH:
59.0014, 32.1719, 223.5719
CIE-Luv:
59.0014, -40.8646, -30.6713
Hunter-Lab:
51.9897, -20.5132, -17.5666
#1f9bb4 color charts
#1f9bb4 color shades, tints & tones
#1f9bb4 color schemes
#1f9bb4 color preview, HTML & CSS examples
This text has a color of #1f9bb4
<p style="color:#1f9bb4;">Text here</p>
.mytext {color:#1f9bb4;}
This box has a color of #1f9bb4
<div style="background-color:#1f9bb4;">Content here</div>
.mybackground {background-color:#1f9bb4;}
Border around this has a color of #1f9bb4
<div style="border:2px solid #1f9bb4;">Content here</div>
.myborder {border:2px solid #1f9bb4;}