#31baac color space conversions
Hex:
#31baac
RGB:
49, 186, 172
CMY:
81, 27, 33
CMYK:
74, 0, 8, 27
HSL:
174°, 58.2979%, 46.0784%
HSV (HSB):
174°, 73.6559%, 72.9412%
XYZ:
26.2719, 38.7493, 45.1244
xyY:
0.2385, 0.3518, 38.7493
CIE-Lab:
68.5693, -38.8203, -3.3033
CIE-LCH:
68.5693, 38.9606, 184.8637
CIE-Luv:
68.5693, -50.2580, 0.9886
Hunter-Lab:
62.2490, -33.6005, 0.5948
#31baac color charts
#31baac color shades, tints & tones
#31baac color schemes
#31baac color preview, HTML & CSS examples
This text has a color of #31baac
<p style="color:#31baac;">Text here</p>
.mytext {color:#31baac;}
This box has a color of #31baac
<div style="background-color:#31baac;">Content here</div>
.mybackground {background-color:#31baac;}
Border around this has a color of #31baac
<div style="border:2px solid #31baac;">Content here</div>
.myborder {border:2px solid #31baac;}