#006e94 color space conversions
Hex:
#006e94
RGB:
0, 110, 148
CMY:
100, 57, 42
CMYK:
100, 26, 0, 42
HSL:
195°, 100.0000%, 29.0196%
HSV (HSB):
195°, 100.0000%, 58.0392%
XYZ:
10.9212, 13.2900, 30.0066
xyY:
0.2014, 0.2451, 13.2900
CIE-Lab:
43.1970, -12.0802, -28.0877
CIE-LCH:
43.1970, 30.5753, 246.7280
CIE-Luv:
43.1970, -29.4058, -39.3221
Hunter-Lab:
36.4554, -10.3224, -23.2830
#006e94 color charts
#006e94 color shades, tints & tones
#006e94 color schemes
#006e94 color preview, HTML & CSS examples
This text has a color of #006e94
<p style="color:#006e94;">Text here</p>
.mytext {color:#006e94;}
This box has a color of #006e94
<div style="background-color:#006e94;">Content here</div>
.mybackground {background-color:#006e94;}
Border around this has a color of #006e94
<div style="border:2px solid #006e94;">Content here</div>
.myborder {border:2px solid #006e94;}