#baafc0 color space conversions
Hex:
#baafc0
RGB:
186, 175, 192
CMY:
27, 31, 25
CMYK:
3, 9, 0, 25
HSL:
279°, 11.8881%, 71.9608%
HSV (HSB):
279°, 8.8542%, 75.2941%
XYZ:
45.0941, 44.9048, 56.1600
xyY:
0.3085, 0.3072, 44.9048
CIE-Lab:
72.8292, 7.0849, -7.2393
CIE-LCH:
72.8292, 10.1294, 314.3826
CIE-Luv:
72.8292, 5.1905, -12.1016
Hunter-Lab:
67.0111, 2.8496, -2.7814
#baafc0 color charts
#baafc0 color shades, tints & tones
#baafc0 color schemes
#baafc0 color preview, HTML & CSS examples
This text has a color of #baafc0
<p style="color:#baafc0;">Text here</p>
.mytext {color:#baafc0;}
This box has a color of #baafc0
<div style="background-color:#baafc0;">Content here</div>
.mybackground {background-color:#baafc0;}
Border around this has a color of #baafc0
<div style="border:2px solid #baafc0;">Content here</div>
.myborder {border:2px solid #baafc0;}