#132c3c color space conversions
Hex:
#132c3c
RGB:
19, 44, 60
CMY:
93, 83, 76
CMYK:
68, 27, 0, 76
HSL:
203°, 51.8987%, 15.4902%
HSV (HSB):
203°, 68.3333%, 23.5294%
XYZ:
1.9849, 2.2661, 4.6077
xyY:
0.2241, 0.2558, 2.2661
CIE-Lab:
16.8258, -3.8012, -13.0996
CIE-LCH:
16.8258, 13.6399, 253.8186
CIE-Luv:
16.8258, -8.4017, -12.8615
Hunter-Lab:
15.0534, -2.8076, -7.6108
#132c3c color charts
#132c3c color shades, tints & tones
#132c3c color schemes
#132c3c color preview, HTML & CSS examples
This text has a color of #132c3c
<p style="color:#132c3c;">Text here</p>
.mytext {color:#132c3c;}
This box has a color of #132c3c
<div style="background-color:#132c3c;">Content here</div>
.mybackground {background-color:#132c3c;}
Border around this has a color of #132c3c
<div style="border:2px solid #132c3c;">Content here</div>
.myborder {border:2px solid #132c3c;}