#77acc5 color space conversions
Hex:
#77acc5
RGB:
119, 172, 197
CMY:
53, 33, 23
CMYK:
40, 13, 0, 23
HSL:
199°, 40.2062%, 61.9608%
HSV (HSB):
199°, 39.5939%, 77.2549%
XYZ:
32.4383, 37.4582, 58.3438
xyY:
0.2529, 0.2921, 37.4582
CIE-Lab:
67.6194, -11.0120, -18.2743
CIE-LCH:
67.6194, 21.3358, 238.9272
CIE-Luv:
67.6194, -25.6552, -26.4939
Hunter-Lab:
61.2031, -12.4985, -13.6779
#77acc5 color charts
#77acc5 color shades, tints & tones
#77acc5 color schemes
#77acc5 color preview, HTML & CSS examples
This text has a color of #77acc5
<p style="color:#77acc5;">Text here</p>
.mytext {color:#77acc5;}
This box has a color of #77acc5
<div style="background-color:#77acc5;">Content here</div>
.mybackground {background-color:#77acc5;}
Border around this has a color of #77acc5
<div style="border:2px solid #77acc5;">Content here</div>
.myborder {border:2px solid #77acc5;}