#103f65 color space conversions
Hex:
#103f65
RGB:
16, 63, 101
CMY:
94, 75, 60
CMYK:
84, 38, 0, 60
HSL:
207°, 72.6496%, 22.9412%
HSV (HSB):
207°, 84.1584%, 39.6078%
XYZ:
4.3402, 4.6048, 12.9720
xyY:
0.1980, 0.2101, 4.6048
CIE-Lab:
25.5777, -0.5000, -26.7257
CIE-LCH:
25.5777, 26.7304, 268.9283
CIE-Luv:
25.5777, -14.3931, -33.0481
Hunter-Lab:
21.4587, -1.4500, -20.8202
#103f65 color charts
#103f65 color shades, tints & tones
#103f65 color schemes
#103f65 color preview, HTML & CSS examples
This text has a color of #103f65
<p style="color:#103f65;">Text here</p>
.mytext {color:#103f65;}
This box has a color of #103f65
<div style="background-color:#103f65;">Content here</div>
.mybackground {background-color:#103f65;}
Border around this has a color of #103f65
<div style="border:2px solid #103f65;">Content here</div>
.myborder {border:2px solid #103f65;}