#1f898d color space conversions
Hex:
#1f898d
RGB:
31, 137, 141
CMY:
88, 46, 45
CMYK:
78, 3, 0, 45
HSL:
182°, 63.9535%, 33.7255%
HSV (HSB):
182°, 78.0142%, 55.2941%
XYZ:
14.3185, 20.1057, 28.3254
xyY:
0.2282, 0.3204, 20.1057
CIE-Lab:
51.9565, -26.8706, -10.5075
CIE-LCH:
51.9565, 28.8519, 201.3575
CIE-Luv:
51.9565, -37.1285, -11.4495
Hunter-Lab:
44.8394, -21.4690, -6.0664
#1f898d color charts
#1f898d color shades, tints & tones
#1f898d color schemes
#1f898d color preview, HTML & CSS examples
This text has a color of #1f898d
<p style="color:#1f898d;">Text here</p>
.mytext {color:#1f898d;}
This box has a color of #1f898d
<div style="background-color:#1f898d;">Content here</div>
.mybackground {background-color:#1f898d;}
Border around this has a color of #1f898d
<div style="border:2px solid #1f898d;">Content here</div>
.myborder {border:2px solid #1f898d;}