#006a9e color space conversions
Hex:
#006a9e
RGB:
0, 106, 158
CMY:
100, 58, 38
CMYK:
100, 33, 0, 38
HSL:
200°, 100.0000%, 30.9804%
HSV (HSB):
200°, 100.0000%, 61.9608%
XYZ:
11.3256, 12.7767, 34.2170
xyY:
0.1942, 0.2191, 12.7767
CIE-Lab:
42.4248, -5.7883, -35.2419
CIE-LCH:
42.4248, 35.7141, 260.6728
CIE-Luv:
42.4248, -27.3622, -50.7911
Hunter-Lab:
35.7445, -5.9954, -31.7351
#006a9e color charts
#006a9e color shades, tints & tones
#006a9e color schemes
#006a9e color preview, HTML & CSS examples
This text has a color of #006a9e
<p style="color:#006a9e;">Text here</p>
.mytext {color:#006a9e;}
This box has a color of #006a9e
<div style="background-color:#006a9e;">Content here</div>
.mybackground {background-color:#006a9e;}
Border around this has a color of #006a9e
<div style="border:2px solid #006a9e;">Content here</div>
.myborder {border:2px solid #006a9e;}