#7daabb color space conversions
Hex:
#7daabb
RGB:
125, 170, 187
CMY:
51, 33, 27
CMYK:
33, 9, 0, 27
HSL:
196°, 31.3131%, 61.1765%
HSV (HSB):
196°, 33.1551%, 73.3333%
XYZ:
31.8018, 36.6973, 52.4209
xyY:
0.2630, 0.3035, 36.6973
CIE-Lab:
67.0493, -10.8552, -13.5629
CIE-LCH:
67.0493, 17.3721, 231.3277
CIE-Luv:
67.0493, -22.5122, -18.9412
Hunter-Lab:
60.5783, -12.3047, -8.9013
#7daabb color charts
#7daabb color shades, tints & tones
#7daabb color schemes
#7daabb color preview, HTML & CSS examples
This text has a color of #7daabb
<p style="color:#7daabb;">Text here</p>
.mytext {color:#7daabb;}
This box has a color of #7daabb
<div style="background-color:#7daabb;">Content here</div>
.mybackground {background-color:#7daabb;}
Border around this has a color of #7daabb
<div style="border:2px solid #7daabb;">Content here</div>
.myborder {border:2px solid #7daabb;}