#1a4141 color space conversions
Hex:
#1a4141
RGB:
26, 65, 65
CMY:
90, 75, 75
CMYK:
60, 0, 0, 75
HSL:
180°, 42.8571%, 17.8431%
HSV (HSB):
180°, 60.0000%, 25.4902%
XYZ:
3.2704, 4.3819, 5.6744
xyY:
0.2454, 0.3288, 4.3819
CIE-Lab:
24.8957, -13.6476, -4.1954
CIE-LCH:
24.8957, 14.2779, 197.0880
CIE-Luv:
24.8957, -14.8115, -3.1992
Hunter-Lab:
20.9329, -8.7448, -1.4192
#1a4141 color charts
#1a4141 color shades, tints & tones
#1a4141 color schemes
#1a4141 color preview, HTML & CSS examples
This text has a color of #1a4141
<p style="color:#1a4141;">Text here</p>
.mytext {color:#1a4141;}
This box has a color of #1a4141
<div style="background-color:#1a4141;">Content here</div>
.mybackground {background-color:#1a4141;}
Border around this has a color of #1a4141
<div style="border:2px solid #1a4141;">Content here</div>
.myborder {border:2px solid #1a4141;}