#1b2f3f color space conversions
Hex:
#1b2f3f
RGB:
27, 47, 63
CMY:
89, 82, 75
CMYK:
57, 25, 0, 75
HSL:
207°, 40.0000%, 17.6471%
HSV (HSB):
207°, 57.1429%, 24.7059%
XYZ:
2.3657, 2.6249, 5.0846
xyY:
0.2348, 0.2605, 2.6249
CIE-Lab:
18.4744, -2.6106, -12.5829
CIE-LCH:
18.4744, 12.8508, 258.2790
CIE-Luv:
18.4744, -7.6386, -12.9274
Hunter-Lab:
16.2016, -2.2888, -7.2660
#1b2f3f color charts
#1b2f3f color shades, tints & tones
#1b2f3f color schemes
#1b2f3f color preview, HTML & CSS examples
This text has a color of #1b2f3f
<p style="color:#1b2f3f;">Text here</p>
.mytext {color:#1b2f3f;}
This box has a color of #1b2f3f
<div style="background-color:#1b2f3f;">Content here</div>
.mybackground {background-color:#1b2f3f;}
Border around this has a color of #1b2f3f
<div style="border:2px solid #1b2f3f;">Content here</div>
.myborder {border:2px solid #1b2f3f;}