#379da5 color space conversions
Hex:
#379da5
RGB:
55, 157, 165
CMY:
78, 38, 35
CMYK:
67, 5, 0, 35
HSL:
184°, 50.0000%, 43.1373%
HSV (HSB):
184°, 66.6667%, 64.7059%
XYZ:
20.4241, 27.6428, 39.8564
xyY:
0.2323, 0.3144, 27.6428
CIE-Lab:
59.5646, -26.2273, -12.7843
CIE-LCH:
59.5646, 29.1772, 205.9865
CIE-Luv:
59.5646, -39.1372, -15.3165
Hunter-Lab:
52.5764, -22.6678, -8.1423
#379da5 color charts
#379da5 color shades, tints & tones
#379da5 color schemes
#379da5 color preview, HTML & CSS examples
This text has a color of #379da5
<p style="color:#379da5;">Text here</p>
.mytext {color:#379da5;}
This box has a color of #379da5
<div style="background-color:#379da5;">Content here</div>
.mybackground {background-color:#379da5;}
Border around this has a color of #379da5
<div style="border:2px solid #379da5;">Content here</div>
.myborder {border:2px solid #379da5;}