#baafd1 color space conversions
Hex:
#baafd1
RGB:
186, 175, 209
CMY:
27, 31, 18
CMYK:
11, 16, 0, 18
HSL:
259°, 26.9841%, 75.2941%
HSV (HSB):
259°, 16.2679%, 81.9608%
XYZ:
47.0883, 45.7025, 66.6612
xyY:
0.2953, 0.2866, 45.7025
CIE-Lab:
73.3521, 10.4969, -15.7695
CIE-LCH:
73.3521, 18.9437, 303.6495
CIE-Luv:
73.3521, 3.9324, -26.0246
Hunter-Lab:
67.6036, 6.0252, -11.1410
#baafd1 color charts
#baafd1 color shades, tints & tones
#baafd1 color schemes
#baafd1 color preview, HTML & CSS examples
This text has a color of #baafd1
<p style="color:#baafd1;">Text here</p>
.mytext {color:#baafd1;}
This box has a color of #baafd1
<div style="background-color:#baafd1;">Content here</div>
.mybackground {background-color:#baafd1;}
Border around this has a color of #baafd1
<div style="border:2px solid #baafd1;">Content here</div>
.myborder {border:2px solid #baafd1;}