#1f9daf color space conversions
Hex:
#1f9daf
RGB:
31, 157, 175
CMY:
88, 38, 31
CMYK:
82, 10, 0, 31
HSL:
188°, 69.9029%, 40.3922%
HSV (HSB):
188°, 82.2857%, 68.6275%
XYZ:
20.3599, 27.5004, 44.7925
xyY:
0.2197, 0.2968, 27.5004
CIE-Lab:
59.4347, -25.9810, -18.6861
CIE-LCH:
59.4347, 32.0028, 215.7246
CIE-Luv:
59.4347, -41.9309, -24.7320
Hunter-Lab:
52.4408, -22.4696, -13.9341
#1f9daf color charts
#1f9daf color shades, tints & tones
#1f9daf color schemes
#1f9daf color preview, HTML & CSS examples
This text has a color of #1f9daf
<p style="color:#1f9daf;">Text here</p>
.mytext {color:#1f9daf;}
This box has a color of #1f9daf
<div style="background-color:#1f9daf;">Content here</div>
.mybackground {background-color:#1f9daf;}
Border around this has a color of #1f9daf
<div style="border:2px solid #1f9daf;">Content here</div>
.myborder {border:2px solid #1f9daf;}