#002b41 color space conversions
Hex:
#002b41
RGB:
0, 43, 65
CMY:
100, 83, 75
CMYK:
100, 34, 0, 75
HSL:
200°, 100.0000%, 12.7451%
HSV (HSB):
200°, 100.0000%, 25.4902%
XYZ:
1.8180, 2.1094, 5.3124
xyY:
0.1968, 0.2283, 2.1094
CIE-Lab:
16.0512, -4.4340, -17.8205
CIE-LCH:
16.0512, 18.3638, 256.0276
CIE-Luv:
16.0512, -10.5629, -17.5283
Hunter-Lab:
14.5238, -3.0730, -11.5198
#002b41 color charts
#002b41 color shades, tints & tones
#002b41 color schemes
#002b41 color preview, HTML & CSS examples
This text has a color of #002b41
<p style="color:#002b41;">Text here</p>
.mytext {color:#002b41;}
This box has a color of #002b41
<div style="background-color:#002b41;">Content here</div>
.mybackground {background-color:#002b41;}
Border around this has a color of #002b41
<div style="border:2px solid #002b41;">Content here</div>
.myborder {border:2px solid #002b41;}