#6a95a9 color space conversions
Hex:
#6a95a9
RGB:
106, 149, 169
CMY:
58, 42, 34
CMYK:
37, 12, 0, 34
HSL:
199°, 26.8085%, 53.9216%
HSV (HSB):
199°, 37.2781%, 66.2745%
XYZ:
23.8527, 27.4236, 41.5722
xyY:
0.2569, 0.2954, 27.4236
CIE-Lab:
59.3644, -9.4648, -15.1537
CIE-LCH:
59.3644, 17.8666, 238.0115
CIE-Luv:
59.3644, -21.1765, -21.2532
Hunter-Lab:
52.3676, -10.3389, -10.4103
#6a95a9 color charts
#6a95a9 color shades, tints & tones
#6a95a9 color schemes
#6a95a9 color preview, HTML & CSS examples
This text has a color of #6a95a9
<p style="color:#6a95a9;">Text here</p>
.mytext {color:#6a95a9;}
This box has a color of #6a95a9
<div style="background-color:#6a95a9;">Content here</div>
.mybackground {background-color:#6a95a9;}
Border around this has a color of #6a95a9
<div style="border:2px solid #6a95a9;">Content here</div>
.myborder {border:2px solid #6a95a9;}