#7daabe color space conversions
Hex:
#7daabe
RGB:
125, 170, 190
CMY:
51, 33, 25
CMYK:
34, 11, 0, 25
HSL:
198°, 33.3333%, 61.7647%
HSV (HSB):
198°, 34.2105%, 74.5098%
XYZ:
32.1264, 36.8271, 54.1303
xyY:
0.2610, 0.2992, 36.8271
CIE-Lab:
67.1471, -10.0998, -15.0799
CIE-LCH:
67.1471, 18.1497, 236.1877
CIE-Luv:
67.1471, -22.5153, -21.4658
Hunter-Lab:
60.6854, -11.7026, -10.4059
#7daabe color charts
#7daabe color shades, tints & tones
#7daabe color schemes
#7daabe color preview, HTML & CSS examples
This text has a color of #7daabe
<p style="color:#7daabe;">Text here</p>
.mytext {color:#7daabe;}
This box has a color of #7daabe
<div style="background-color:#7daabe;">Content here</div>
.mybackground {background-color:#7daabe;}
Border around this has a color of #7daabe
<div style="border:2px solid #7daabe;">Content here</div>
.myborder {border:2px solid #7daabe;}