#1f505e color space conversions
Hex:
#1f505e
RGB:
31, 80, 94
CMY:
88, 69, 63
CMYK:
67, 15, 0, 63
HSL:
193°, 50.4000%, 24.5098%
HSV (HSB):
193°, 67.0213%, 36.8627%
XYZ:
5.4541, 6.8368, 11.6218
xyY:
0.2281, 0.2859, 6.8368
CIE-Lab:
31.4324, -11.5946, -13.0913
CIE-LCH:
31.4324, 17.4876, 228.4697
CIE-Luv:
31.4324, -18.4451, -15.3895
Hunter-Lab:
26.1472, -8.5239, -8.0500
#1f505e color charts
#1f505e color shades, tints & tones
#1f505e color schemes
#1f505e color preview, HTML & CSS examples
This text has a color of #1f505e
<p style="color:#1f505e;">Text here</p>
.mytext {color:#1f505e;}
This box has a color of #1f505e
<div style="background-color:#1f505e;">Content here</div>
.mybackground {background-color:#1f505e;}
Border around this has a color of #1f505e
<div style="border:2px solid #1f505e;">Content here</div>
.myborder {border:2px solid #1f505e;}